HomeSort by relevance Sort by last modified time
    Searched refs:fakepw (Results 1 - 5 of 5) sorted by null

  /external/openssh/
auth.h 194 struct passwd *fakepw(void);
auth1.c 416 authctxt->pw = fakepw();
auth2.c 242 authctxt->pw = fakepw();
auth.c 685 fakepw(void) function
monitor.c 752 authctxt->pw = fakepw();
    [all...]

Completed in 42 milliseconds