Searched refs:aci (Results 1 - 15 of 15) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dconv3.C6 typedef ci aci[ 10]; typedef
7 aci var = { 2, 3, 5, 7, 11, 13 };
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dconv3.C6 typedef ci aci[ 10]; typedef
7 aci var = { 2, 3, 5, 7, 11, 13 };
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/data/
H A Dslapd-aci.conf2 # OpenLDAP: pkg/ldap/tests/data/slapd-aci.conf,v 1.4.2.7 2010/04/19 19:14:26 quanah Exp
32 #acimod#moduleload aci.la
57 by dynacl/aci write
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Daci.c3 /* aci.c - routines to parse and check acl's */
4 /* OpenLDAP: pkg/ldap/servers/slapd/aci.c,v 1.14.2.12 2010/04/13 20:23:09 kurt Exp */
172 /* **** NOTE: draft-ietf-ldapext-aci-model-0.3.txt does not
179 /* **** NOTE: draft-ietf-ldapext-aci-model-0.3.txt defines
189 /* **** NOTE: draft-ietf-ldapext-aci-model-0.3.txt defines
238 * the ACI draft does not provide for aci's that
240 * nice to have. If the <attr> part of an aci's
242 * that means the aci applies only to attrs with
245 * treated as a prefix, and the aci applies to
437 struct berval *aci,
432 aci_mask( Operation *op, Entry *e, AttributeDescription *desc, struct berval *val, struct berval *aci, int nmatch, regmatch_t *matches, slap_access_t *grant, slap_access_t *deny, slap_aci_scope_t asserted_scope ) argument
[all...]
H A DMakefile.in41 aci.c alock.c txn.c slapschema.c \
59 aci.o alock.o txn.o slapschema.o \
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dwmm.c34 static inline u8 wmm_aci_aifsn(int aifsn, int acm, int aci) argument
40 ret |= (aci << WMM_AC_ACI_SHIFT) & WMM_AC_ACI_MASK;
/netbsd-6-1-5-RELEASE/sys/arch/i386/i386/
H A Dapmbios.c165 static struct acallinfo aci[] = { variable in typeref:struct:acallinfo
225 if (func >= sizeof(aci) / sizeof(aci[0])) {
229 name = aci[func].name;
230 inf = aci[func].inflag;
231 outf = aci[func].outflag;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dira-color.c458 ira_allocno_conflict_iterator aci;
506 FOR_EACH_ALLOCNO_CONFLICT (a, conflict_allocno, aci)
876 ira_allocno_conflict_iterator aci;
889 FOR_EACH_ALLOCNO_CONFLICT (a, conflict_allocno, aci)
1409 ira_allocno_conflict_iterator aci;
1444 FOR_EACH_ALLOCNO_CONFLICT (a, conflict_allocno, aci)
1564 ira_allocno_conflict_iterator aci;
1595 FOR_EACH_ALLOCNO_CONFLICT (a, conflict_allocno, aci)
2294 ira_allocno_conflict_iterator aci;
2320 FOR_EACH_ALLOCNO_CONFLICT (a, conflict_a, aci)
456 ira_allocno_conflict_iterator aci; local
873 ira_allocno_conflict_iterator aci; local
1406 ira_allocno_conflict_iterator aci; local
1561 ira_allocno_conflict_iterator aci; local
2288 ira_allocno_conflict_iterator aci; local
2875 ira_allocno_conflict_iterator aci; local
[all...]
H A Dira-conflicts.c702 ira_allocno_conflict_iterator aci;
718 FOR_EACH_ALLOCNO_CONFLICT (a, conflict_a, aci)
699 ira_allocno_conflict_iterator aci; local
H A Dira.c1724 ira_allocno_conflict_iterator aci;
1733 FOR_EACH_ALLOCNO_CONFLICT (a, conflict_a, aci)
1708 ira_allocno_conflict_iterator aci; local
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/
H A Drun.in58 AC_ACI_ENABLED=aci@WITH_ACI_ENABLED@
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/tests/scripts/
H A Ddefines.sh126 ACICONF=$DATADIR/slapd-aci.conf
349 ACIOUT=$DATADIR/aci.out
/netbsd-6-1-5-RELEASE/sys/arch/arm/xscale/
H A Dpxa2x0_ac97.c356 acu_codec_attach(void *arg, struct ac97_codec_if *aci) argument
360 sc->sc_codec_if = aci;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/
H A Dmlme.c154 int aci = (pos[0] >> 5) & 0x03; local
158 switch (aci) {
183 wpa_printf(MSG_DEBUG, "MLME: WMM aci=%d acm=%d aifs=%d "
185 aci, acm, aifs, cw_min, cw_max, burst_time);
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/
H A Dconfigure1559 --enable-aci enable per-object ACIs (experimental) no|yes|mod [no]
3125 # OpenLDAP --enable-aci
3127 # Check whether --enable-aci was given.
3137 { { echo "$as_me:$LINENO: error: bad value $enableval for --enable-aci" >&5
3138 echo "$as_me: error: bad value $enableval for --enable-aci" >&2;}
3147 # end --enable-aci
4363 { echo "$as_me:$LINENO: WARNING: slapd disabled, ignoring --enable-aci argument" >&5
4364 echo "$as_me: WARNING: slapd disabled, ignoring --enable-aci argument" >&2;}
[all...]

Completed in 210 milliseconds