Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c524 static int await_bootp(int ival __unused, void *ptr __unused, in await_bootp() function
605 if (await_reply(await_bootp, 0, NULL, timeout)){ in bootp()