Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c364 int with_configfile = 0; in bootp_func() local
369 with_configfile = 1; in bootp_func()
386 if (with_configfile) in bootp_func()
913 int with_configfile = 0; in dhcp_func() local
918 with_configfile = 1; in dhcp_func()
935 if (with_configfile) in dhcp_func()