Searched defs:BOOT (Results 1 – 4 of 4) sorted by relevance
9 BOOT= pxeboot_tftp macro
6 BOOT?= pxeboot macro
100 # define BOOT 'b' macro
97 static enum state { BOOT, TIME, RUN } state = TIME; enumerator