Searched refs:ll_time (Results 1 – 5 of 5) sorted by relevance
203 ll.ll_time = 0; in enter_lastlog()207 else if (ll.ll_time != 0) { in enter_lastlog()210 if (w->info == LOGGEDIN && w->loginat < ll.ll_time) in enter_lastlog()229 w->loginat = ll.ll_time; in enter_lastlog()
108 return (time_t)ll.ll_time; in get_last_login_time()177 ll.ll_time = time(NULL); in record_login()
57 time_t ll_time; member
848 ll.ll_time != 0) { in dolastlog()850 24-5, (char *)ctime(&ll.ll_time)); in dolastlog()862 (void)time(&ll.ll_time); in dolastlog()
741 (void)time(&ll.ll_time); in plogin()