Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c621 static int await_dhcp(int ival __unused, void *ptr __unused, in await_dhcp() function
706 if (await_reply(await_dhcp, 0, NULL, timeout)) { in dhcp()
727 if (await_reply(await_dhcp, 0, NULL, timeout)) in dhcp()