Searched defs:auth_domain_lookup (Results 1 - 1 of 1) sorted by relevance

/net/sunrpc/
H A Dsvcauth.c116 * If auth_domain_lookup fails to find an entry, it will return
139 auth_domain_lookup(char *name, struct auth_domain *new) function
160 EXPORT_SYMBOL_GPL(auth_domain_lookup); variable
164 return auth_domain_lookup(name, NULL);

Completed in 45 milliseconds