Home
last modified time | relevance | path

Searched refs:slap_sasl_regexp_config (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/openldap/dist/servers/slapd/
H A Dsaslauthz.c1504 int slap_sasl_regexp_config( const char *match, const char *replace, int valx ) in slap_sasl_regexp_config() function
H A Dproto-slap.h1731 LDAP_SLAPD_F (int) slap_sasl_regexp_config LDAP_P((
H A Dbconfig.c1988 if (slap_sasl_regexp_config( c->argv[1], c->argv[2], c->valx )) in config_generic()