Searched refs:pwu_res (Results 1 – 1 of 1) sorted by relevance
37 int pwu_res; in __user_to_authenticate() local57 pwu_res = rops[i]->user_to_authenticate(name, rep, in __user_to_authenticate()59 if (pwu_res != PWU_NOT_FOUND) in __user_to_authenticate()60 return (pwu_res); in __user_to_authenticate()