Searched refs:slap_sasl_regexp_config (Results 1 – 3 of 3) sorted by relevance
1504 int slap_sasl_regexp_config( const char *match, const char *replace, int valx ) in slap_sasl_regexp_config() function
1731 LDAP_SLAPD_F (int) slap_sasl_regexp_config LDAP_P((
1988 if (slap_sasl_regexp_config( c->argv[1], c->argv[2], c->valx )) in config_generic()