Home
last modified time | relevance | path

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

/external/openssh/
Dlogintest.c145 t1 = login_get_lastlog_time(getuid()); in testAPI()
185 t2 = login_get_lastlog_time(getuid()); in testAPI()
Dloginrec.h122 unsigned int login_get_lastlog_time(const uid_t uid);
Dloginrec.c275 login_get_lastlog_time(const uid_t uid) in login_get_lastlog_time() function