Searched refs:slap_parse_user (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | saslauthz.c | 132 int slap_parse_user( struct berval *id, struct berval *user, in slap_parse_user() function 325 rc = slap_parse_user( &id, &user, &realm, &mech ); in authzValidate() 637 rc = slap_parse_user( &id, &user, &realm, &mech ); in authzPrettyNormal() 1069 rc = slap_parse_user( &id, &user, &realm, &mech ); in slap_parseURI()
|
| H A D | proto-slap.h | 1716 LDAP_SLAPD_F (int) slap_parse_user LDAP_P((
|