Searched refs:lload_bindconf_parse (Results 1 – 2 of 2) sorted by relevance
80 LDAP_SLAPD_F (int) lload_bindconf_parse( const char *word, slap_bindconf *bc );
1218 if ( lload_bindconf_parse( c->argv[i], &bindconf ) ) { in config_bindconf()3216 lload_bindconf_parse( const char *word, slap_bindconf *bc ) in lload_bindconf_parse() function