Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Dtc.who.c148 time_t who_time; member
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 = 0;
[all …]