Searched refs:login_get_lastlog_time (Results 1 – 3 of 3) sorted by relevance
145 t1 = login_get_lastlog_time(getuid()); in testAPI()185 t2 = login_get_lastlog_time(getuid()); in testAPI()
122 unsigned int login_get_lastlog_time(const uid_t uid);
275 login_get_lastlog_time(const uid_t uid) in login_get_lastlog_time() function