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

  /external/openssh/openbsd-compat/
port-aix.h 96 char *sys_auth_get_lastlogin_msg(const char *, uid_t);
port-aix.c 297 sys_auth_get_lastlogin_msg(const char *user, uid_t uid) function
  /external/openssh/
sshlogin.c 97 time_string = sys_auth_get_lastlogin_msg(user, uid);

Completed in 48 milliseconds