Searched refs:auth_domain_find (Results 1 – 2 of 2) sorted by relevance
162 struct auth_domain *auth_domain_find(char *name) in auth_domain_find() function166 EXPORT_SYMBOL_GPL(auth_domain_find);
758 return auth_domain_find(name); in find_gss_auth_domain()