Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth.h206 struct passwd *fakepw(void);
H A Dauth.c537 fakepw(void) in fakepw() function
H A Dauth2.c291 authctxt->pw = fakepw(); in input_userauth_request()
H A Dmonitor.c669 authctxt->pw = fakepw(); in mm_answer_pwnamallow()