Searched refs:o_is_auth_check (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/
H A Dsasl.c423 op->o_is_auth_check = 1;
541 op.o_is_auth_check = 1;
821 op.o_is_auth_check = 1;
H A Dsaslauthz.c1821 op.o_is_auth_check = 1;
1991 op.o_is_auth_check = 1;
H A Dacl.c396 } else if ( op->o_is_auth_check &&
2293 op2.o_is_auth_check = 0;
H A Dslap.h2677 char o_is_auth_check; /* authorization in progress */ member in struct:Operation
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dbind.c2223 if ( ( !op->o_do_not_cache || !op->o_is_auth_check ) &&
2612 if ( op->o_is_auth_check ) {
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dbind.c1440 if ( ( !op->o_do_not_cache || !op->o_is_auth_check ) &&

Completed in 94 milliseconds