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

  /external/openssh/
auth.h 178 struct passwd * getpwnamallow(const char *user);
auth2.c 235 authctxt->pw = PRIVSEP(getpwnamallow(user));
auth.c 633 getpwnamallow(const char *user) function
monitor.c 713 pwent = getpwnamallow(username);
    [all...]

Completed in 79 milliseconds