Searched refs:__s_api_is_auth_matched (Results 1 – 4 of 4) sorted by relevance
877 boolean_t __s_api_is_auth_matched(const ns_cred_t *auth1,
346 __s_api_is_auth_matched(const ns_cred_t *auth1, in __s_api_is_auth_matched() function
635 if (__s_api_is_auth_matched(cp->auth, auth) == B_FALSE) in findConnection()
1095 return (__s_api_is_auth_matched(cp->auth, cred)); in is_server_cred_matched()