Searched refs:__s_api_is_auth_matched (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_internal.h877 boolean_t __s_api_is_auth_matched(const ns_cred_t *auth1,
H A Dns_common.c338 * FUNCTION: __s_api_is_auth_matched
346 __s_api_is_auth_matched(const ns_cred_t *auth1, function
H A Dns_connect.c635 if (__s_api_is_auth_matched(cp->auth, auth) == B_FALSE)
H A Dns_connmgmt.c1095 return (__s_api_is_auth_matched(cp->auth, cred));

Completed in 334 milliseconds