DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fakepw
crypto/openssh/auth.h
226
struct passwd *fakepw(void);
crypto/openssh/auth2.c
302
authctxt->pw = fakepw();
crypto/openssh/monitor.c
765
authctxt->pw = fakepw();