Home
last modified time | relevance | path

Searched defs:BOOT (Results 1 – 2 of 2) sorted by relevance

/freebsd/stand/i386/pxeldr/
H A DMakefile10 BOOT= pxeboot macro
/freebsd/usr.bin/systat/
H A Dvmstat.c125 static enum state { BOOT, TIME, RUN } state = TIME; enumerator