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

  /external/openssh/openbsd-compat/
port-aix.h 92 int sys_auth_allowed_user(struct passwd *, Buffer *);
port-aix.c 237 sys_auth_allowed_user(struct passwd *pw, Buffer *loginmsg) function
  /external/openssh/
auth.c 245 if (!sys_auth_allowed_user(pw, &loginmsg))

Completed in 82 milliseconds