Home
last modified time | relevance | path

Searched refs:auth_domain_find (Results 1 – 2 of 2) sorted by relevance

/net/sunrpc/
Dsvcauth.c162 struct auth_domain *auth_domain_find(char *name) in auth_domain_find() function
166 EXPORT_SYMBOL_GPL(auth_domain_find);
/net/sunrpc/auth_gss/
Dsvcauth_gss.c758 return auth_domain_find(name); in find_gss_auth_domain()