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

/opensolaris-onvv-gate/usr/src/cmd/last/
H A Dlast.c91 * The variable bootxtime is used to hold the time of
93 * All elements of the logouts are initialised to bootxtime
99 static time_t bootxtime; variable
385 bootxtime = -bp->ut_xtime;
426 logouts[j] = bootxtime;

Completed in 91 milliseconds