Searched refs:sb_method (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dinit.c224 sb.sb_method = LDAP_AUTH_SIMPLE;
H A Dback-ldap.h223 #define li_idassert_authmethod li_idassert.si_bc.sb_method
276 #define li_acl_authmethod li_acl.sb_method
H A Dconfig.c788 if ( si->si_bc.sb_method != LDAP_AUTH_SASL ) {
895 if ( si->si_bc.sb_method == LDAP_AUTH_SIMPLE ) {
1964 sb.sb_method = LDAP_AUTH_SIMPLE;
2136 sb.sb_method = LDAP_AUTH_SIMPLE;
H A Dbind.c1418 if ( sb->sb_method == LDAP_AUTH_SASL ) {
2562 } else if ( si->si_bc.sb_method == LDAP_AUTH_SASL ) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dinit.c177 sb.sb_method = LDAP_AUTH_SIMPLE;
H A Dback-meta.h318 #define mt_idassert_authmethod mt_idassert.si_bc.sb_method
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dconfig.c1397 { BER_BVC("bindmethod="), offsetof(slap_bindconf, sb_method), 'i', 0, methkey },
2041 if ( sb->sb_method == LDAP_AUTH_SASL ) {
2109 } else if ( sb->sb_method == LDAP_AUTH_SIMPLE ) {
H A Dslap.h1639 int sb_method; member in struct:slap_bindconf
H A Dsyncrepl.c5278 si->si_bindconf.sb_method = LDAP_AUTH_SIMPLE;

Completed in 120 milliseconds