Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/pc32/pxeldr_tftp/
H A DMakefile9 BOOT= pxeboot_tftp macro
/dflybsd-src/stand/boot/pc32/pxeldr/
H A DMakefile6 BOOT?= pxeboot macro
/dflybsd-src/games/hunt/huntd/
H A Dhunt.h100 # define BOOT 'b' macro
/dflybsd-src/usr.bin/systat/
H A Dvmstat.c97 static enum state { BOOT, TIME, RUN } state = TIME; enumerator