Home
last modified time | relevance | path

Searched refs:attrs1 (Results 1 – 10 of 10) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dcr.c224 char **attrs1; in cr_create_required() local
228 attrs1 = attrs; in cr_create_required()
229 while ( *attrs1 ) { in cr_create_required()
230 sat = at_find(*attrs1); in cr_create_required()
232 *err = *attrs1; in cr_create_required()
240 *err = *attrs1; in cr_create_required()
244 *err = *attrs1; in cr_create_required()
247 attrs1++; in cr_create_required()
260 char **attrs1; in cr_create_allowed() local
264 attrs1 = attrs; in cr_create_allowed()
[all …]
Doc.c258 char **attrs1; in oc_create_required() local
264 attrs1 = attrs; in oc_create_required()
265 while ( *attrs1 ) { in oc_create_required()
266 sat = at_find(*attrs1); in oc_create_required()
268 *err = *attrs1; in oc_create_required()
276 *err = *attrs1; in oc_create_required()
280 attrs1++; in oc_create_required()
300 char **attrs1; in oc_create_allowed() local
304 attrs1 = attrs; in oc_create_allowed()
305 while ( *attrs1 ) { in oc_create_allowed()
[all …]
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dsimple-object.txh97 (simple_object_attributes *@var{attrs1}, simple_object_attributes *@var{attrs2}, @
100 Compare @var{attrs1} and @var{attrs2}. If they could be linked
Dfunctions.texi1273 (simple_object_attributes *@var{attrs1}, simple_object_attributes *@var{attrs2}, @
1276 Compare @var{attrs1} and @var{attrs2}. If they could be linked
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dsimple-object.txh97 (simple_object_attributes *@var{attrs1}, simple_object_attributes *@var{attrs2}, @
100 Compare @var{attrs1} and @var{attrs2}. If they could be linked
Dfunctions.texi1273 (simple_object_attributes *@var{attrs1}, simple_object_attributes *@var{attrs2}, @
1276 Compare @var{attrs1} and @var{attrs2}. If they could be linked
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dsimple-object.txh97 (simple_object_attributes *@var{attrs1}, simple_object_attributes *@var{attrs2}, @
100 Compare @var{attrs1} and @var{attrs2}. If they could be linked
Dfunctions.texi1273 (simple_object_attributes *@var{attrs1}, simple_object_attributes *@var{attrs2}, @
1276 Compare @var{attrs1} and @var{attrs2}. If they could be linked
/netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/
Darm.cc7676 tree attrs1 = lookup_attribute ("Advanced SIMD type", in arm_comp_type_attributes() local
7680 if (bool (attrs1) != bool (attrs2)) in arm_comp_type_attributes() local
7682 if (attrs1 && !attribute_value_equal (attrs1, attrs2)) in arm_comp_type_attributes()
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS16188 fade45a91157c646e6940a215501f1c9 gcc/testsuite/g++.dg/cpp1z/gen-attrs1.C