Searched refs:ldap_parse_whoami (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dwhoami.c33 int ldap_parse_whoami( function
51 ldap_perror( ld, "ldap_parse_whoami" );
95 rc = ldap_parse_whoami( ld, res, authzid );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dldapwhoami.c184 rc = ldap_parse_whoami( ld, res, &authzid );
187 tool_perror( "ldap_parse_whoami", rc, NULL, NULL, NULL, NULL );
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/include/
H A Dldap.h2256 ldap_parse_whoami LDAP_P((
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-ldap/
H A Dconfig.c2353 rs->sr_err = ldap_parse_whoami( lc->lc_ld, res, &bv );

Completed in 180 milliseconds