Home
last modified time | relevance | path

Searched refs:ldap_whoami (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dwhoami.c65 ldap_whoami( LDAP *ld, in ldap_whoami() function
93 rc = ldap_whoami( ld, sctrls, cctrls, &msgid ); in ldap_whoami_s()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapwhoami.c147 rc = ldap_whoami( ld, NULL, NULL, &id ); in main()
H A Dldapexop.c107 rc = ldap_whoami( ld, NULL, NULL, &id ); in main()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h2355 ldap_whoami LDAP_P(( LDAP *ld,
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Dconfig.c2166 rs->sr_err = ldap_whoami( lc->lc_ld, ctrls, NULL, &msgid ); in ldap_back_exop_whoami()