Searched defs:BOOT (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/stand/i386/pxeldr/ | ||
H A D | Makefile | 11 BOOT= pxeboot global() macro |
/freebsd-src/usr.bin/systat/ | ||
H A D | vmstat.c | 125 static enum state { BOOT, TIME, RUN } state = TIME; enumerator |