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

/illumos-gate/usr/src/cmd/last/
H A Dlast.c94 * The variable bootxtime is used to hold the time of
96 * All elements of the logouts are initialised to bootxtime
102 static time_t bootxtime; variable
388 bootxtime = -bp->ut_xtime;
429 logouts[j] = bootxtime;

Completed in 917 milliseconds