Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth.h226 struct passwd *fakepw(void);
H A Dauth.c631 fakepw(void) in fakepw() function
H A Dauth2.c303 authctxt->pw = fakepw(); in input_userauth_request()
H A Dmonitor.c766 authctxt->pw = fakepw(); in mm_answer_pwnamallow()
/freebsd/contrib/blocklist/diff/
H A Dssh.diff106 authctxt->pw = fakepw();