Searched refs:ldap_whoami (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | whoami.c | 65 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 D | ldapwhoami.c | 147 rc = ldap_whoami( ld, NULL, NULL, &id ); in main()
|
H A D | ldapexop.c | 107 rc = ldap_whoami( ld, NULL, NULL, &id ); in main()
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap.h | 2355 ldap_whoami LDAP_P(( LDAP *ld,
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
H A D | config.c | 2166 rs->sr_err = ldap_whoami( lc->lc_ld, ctrls, NULL, &msgid ); in ldap_back_exop_whoami()
|