Home
last modified time | relevance | path

Searched refs:fakepw (Results 1 – 5 of 5) sorted by relevance

/external/openssh/
Dauth.h194 struct passwd *fakepw(void);
Dauth2.c242 authctxt->pw = fakepw(); in input_userauth_request()
Dauth1.c416 authctxt->pw = fakepw(); in do_authentication()
Dauth.c685 fakepw(void) in fakepw() function
Dmonitor.c752 authctxt->pw = fakepw(); in mm_answer_pwnamallow()