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