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

/freebsd-10.2-release/crypto/openssh/
H A Dauth.h209 struct passwd *fakepw(void);
H A Dauth1.c403 authctxt->pw = fakepw();
H A Dauth2.c250 authctxt->pw = fakepw();
H A Dauth.c739 fakepw(void) function
H A Dmonitor.c752 authctxt->pw = fakepw();

Completed in 95 milliseconds