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

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h876 ns_cred_t *__ns_ldap_dupAuth(const ns_cred_t *authp);
H A Dns_common.c193 * FUNCTION: __ns_ldap_dupAuth
201 __ns_ldap_dupAuth(const ns_cred_t *authp) function
206 (void) fprintf(stderr, "__ns_ldap_dupAuth START\n");
H A Dns_connect.c973 con->auth = __ns_ldap_dupAuth(auth);

Completed in 56 milliseconds