Home
last modified time | relevance | path

Searched refs:__ns_ldap_uid2dn (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c109 ldaprc = __ns_ldap_uid2dn(usrname, &binddn, NULL, &errorp); in authenticate()
/titanic_41/usr/src/lib/libsldap/common/
H A Dmapfile-vers119 __ns_ldap_uid2dn;
H A Dllib-lsldap145 int __ns_ldap_uid2dn(
H A Dns_sldap.h811 int __ns_ldap_uid2dn(
H A Dns_reads.c4133 __ns_ldap_uid2dn(const char *uid, in __ns_ldap_uid2dn() function
/titanic_41/usr/src/lib/passwdutil/
H A Dldap_attr.c1158 res = __ns_ldap_uid2dn(name, &dn, NULL, &errorp); in ldap_putpwnam()
1205 res = __ns_ldap_uid2dn(pw->pw_name, &binddn, NULL, &errorp); in ldap_putpwnam()
/titanic_41/usr/src/cmd/keyserv/
H A Dchkey_common.c777 __ns_ldap_uid2dn(id, &dn, NULL, &errorp); in ldap_update()