Searched refs:o_authtype (Results 1 – 3 of 3) sorted by relevance
1323 && op->o_authtype == LDAP_AUTH_SIMPLE ) in backend_check_restrictions()1333 if( op->o_authtype != LDAP_AUTH_SASL || BER_BVISEMPTY( &op->o_dn ) ) { in backend_check_restrictions()
1866 op->o_authtype = op->o_conn->c_authtype; in connection_op_queue()
2408 #define o_authtype o_authz.sai_method macro