Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/tcsh/
Dtc.who.c150 time_t who_time; member
336 if (utmp.ut_time < wp->who_time)
340 wp->who_time = utmp.ut_time;
346 wp->who_time = utmp.ut_time;
351 wp->who_time = utmp.ut_time;
367 wp->who_time = utmp.ut_time;
388 wpnew->who_time = utmp.ut_time;
445 wp->who_time = watch_period;
525 str = tprintf(FMT_WHO, cp, NULL, wp->who_time, wp);
681 wp->who_time = 0;
[all …]