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

/freebsd-10-stable/include/
H A Dutmpx.h65 #define SHUTDOWN_TIME 8 /* Time of system shutdown. */ macro
/freebsd-10-stable/lib/libc/gen/
H A Dutxdb.c72 case SHUTDOWN_TIME:
147 case SHUTDOWN_TIME:
H A Dpututxline.c303 case SHUTDOWN_TIME:
/freebsd-10-stable/usr.sbin/utx/
H A Dutx.c104 return (boot(SHUTDOWN_TIME));
/freebsd-10-stable/usr.bin/last/
H A Dlast.c249 if (bp->ut_type == BOOT_TIME || bp->ut_type == SHUTDOWN_TIME) {
256 crmsg = bp->ut_type != SHUTDOWN_TIME ?
336 case SHUTDOWN_TIME:
397 bp->ut_type == SHUTDOWN_TIME)
/freebsd-10-stable/usr.sbin/ac/
H A Dac.c312 * If ut_type is BOOT_TIME or SHUTDOWN_TIME, we log all users out as the
322 if (up->ut_type == BOOT_TIME || up->ut_type == SHUTDOWN_TIME ||
457 case SHUTDOWN_TIME:
481 usht.ut_type = SHUTDOWN_TIME;
/freebsd-10-stable/sbin/reboot/
H A Dreboot.c161 utx.ut_type = SHUTDOWN_TIME;
/freebsd-10-stable/usr.bin/getent/
H A Dgetent.c641 case SHUTDOWN_TIME:

Completed in 67 milliseconds