Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c69 static int tftp_count = 0; in await_tftp() local
78 tftp_count++; /* show progress */ in await_tftp()
79 if ((tftp_count % 1000) == 0) in await_tftp()
H A Dundi.c1286 static int tftp_count = 0; in eb_pxenv_tftp_read() local
1295 tftp_count++; in eb_pxenv_tftp_read()
1296 if ((tftp_count % 1000) == 0) in eb_pxenv_tftp_read()