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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c366 int with_configfile = 0;
371 with_configfile = 1;
388 if (with_configfile)
923 int with_configfile = 0;
928 with_configfile = 1;
945 if (with_configfile)
364 int with_configfile = 0; local
913 int with_configfile = 0; local

Completed in 55 milliseconds