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

  /external/openssh/
loginrec.h 122 unsigned int login_get_lastlog_time(const uid_t uid);
logintest.c 145 t1 = login_get_lastlog_time(getuid());
185 t2 = login_get_lastlog_time(getuid());
loginrec.c 127 * (and its OpenSSH-tuned friend login_get_lastlog_time()) call
254 * login_get_lastlog_time(int) - Retrieve the last login time
272 login_get_lastlog_time(const uid_t uid) function
    [all...]

Completed in 37 milliseconds