Searched defs:exec_type (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dboot.c43 int len, i, exec_type = 0, align_4k = 1; local
169 exec_type = 2;
216 exec_type = 1;
494 if (exec_type) /* can be loaded like a.out */

Completed in 20 milliseconds