Home
last modified time | relevance | path

Searched refs:with_configfile (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c367 int with_configfile = 0; in bootp_func() local
372 with_configfile = 1; in bootp_func()
389 if (with_configfile) in bootp_func()
916 int with_configfile = 0; in dhcp_func() local
921 with_configfile = 1; in dhcp_func()
938 if (with_configfile) in dhcp_func()