Searched refs:getpwnamallow (Results 1 – 4 of 4) sorted by relevance
178 struct passwd * getpwnamallow(const char *user);
235 authctxt->pw = PRIVSEP(getpwnamallow(user)); in input_userauth_request()
633 getpwnamallow(const char *user) in getpwnamallow() function
713 pwent = getpwnamallow(username); in mm_answer_pwnamallow()