Home
last modified time | relevance | path

Searched refs:__ns_ldap_dn2uid (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dmapfile-vers52 __ns_ldap_dn2uid;
H A Dns_sldap.h818 int __ns_ldap_dn2uid(
H A Dns_reads.c4312 __ns_ldap_dn2uid(const char *dn, char **userIDp, const ns_cred_t *cred, in __ns_ldap_dn2uid() function
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c267 if (__ns_ldap_dn2uid(member_dn, in getmembers_DN()