Home
last modified time | relevance | path

Searched refs:__ns_ldap_dupAuth (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h872 ns_cred_t *__ns_ldap_dupAuth(const ns_cred_t *authp);
H A Dns_common.c201 __ns_ldap_dupAuth(const ns_cred_t *authp) in __ns_ldap_dupAuth() function
H A Dns_connect.c973 con->auth = __ns_ldap_dupAuth(auth); in makeConnection()