Searched refs:login_get_lastlog_time (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dloginrec.h122 unsigned int login_get_lastlog_time(const uid_t uid);
H A Dlogintest.c145 t1 = login_get_lastlog_time(getuid());
185 t2 = login_get_lastlog_time(getuid());
H A Dloginrec.c127 * (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

Completed in 104 milliseconds