Searched refs:boottime (Results 1 – 1 of 1) sorted by relevance
186 idle_string (time_t when, time_t boottime) in idle_string() argument194 if (boottime < when && when <= now in idle_string()322 print_user (struct gl_utmp const *utmp_ent, time_t boottime) in print_user() argument366 sprintf (idlestr, "%.*s", IDLESTR_LEN, idle_string (last_change, boottime)); in print_user()570 time_t boottime = TYPE_MINIMUM (time_t); in scan_entries() local590 print_user (utmp_buf, boottime); in scan_entries()609 boottime = utmp_buf->ut_ts.tv_sec; in scan_entries()