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

/freebsd-9.3-release/contrib/tcsh/
H A Dtc.who.c148 time_t who_time; member in struct:who
334 if (utmp.ut_time < wp->who_time)
338 wp->who_time = utmp.ut_time;
344 wp->who_time = utmp.ut_time;
349 wp->who_time = utmp.ut_time;
365 wp->who_time = utmp.ut_time;
386 wpnew->who_time = utmp.ut_time;
443 wp->who_time = watch_period;
523 str = tprintf(FMT_WHO, cp, NULL, wp->who_time, wp);
679 wp->who_time
[all...]

Completed in 41 milliseconds