Home
last modified time | relevance | path

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

/freebsd-src/stand/i386/pxeldr/
H A DMakefile11 BOOT= pxeboot global() macro
/freebsd-src/usr.bin/systat/
H A Dvmstat.c125 static enum state { BOOT, TIME, RUN } state = TIME; enumerator