Searched refs:LDAP_OPT_X_SASL_NOCANON (Results 1 – 3 of 3) sorted by relevance
1077 case LDAP_OPT_X_SASL_NOCANON: in ldap_int_sasl_get_option()1145 if ( arg == NULL && option != LDAP_OPT_X_SASL_NOCANON ) in ldap_int_sasl_set_option()1199 case LDAP_OPT_X_SASL_NOCANON: in ldap_int_sasl_set_option()
205 #define LDAP_OPT_X_SASL_NOCANON 0x610b macro
1357 if( ldap_set_option( ld, LDAP_OPT_X_SASL_NOCANON, in tool_conn_setup()