Searched refs:auth_domain_lookup (Results 1 – 4 of 4) sorted by relevance
139 auth_domain_lookup(char *name, struct auth_domain *new) in auth_domain_lookup() function160 EXPORT_SYMBOL_GPL(auth_domain_lookup);164 return auth_domain_lookup(name, NULL); in auth_domain_find()
53 rv = auth_domain_lookup(name, NULL); in unix_domain_find()76 rv = auth_domain_lookup(name, &new->h); in unix_domain_find()
150 extern struct auth_domain *auth_domain_lookup(char *name, struct auth_domain *new);
792 test = auth_domain_lookup(name, &new->h); in svcauth_gss_register_pseudoflavor()