Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c54 static int buf_eof, buf_read; variable
244 while (! buf_eof && (buf_read + packetsize <= FSYS_BUFLEN)) in buf_fill()
415 buf_eof = 1; in buf_fill()
438 buf_eof = 1; in buf_fill()
456 buf_eof = 0; in send_rrq()
662 while (! buf_eof); in tftp_dir()
731 buf_eof = 1; in buf_fill_undi()
742 buf_eof = 1; in buf_fill_undi()
754 buf_eof = 0; in tftp_reopen_undi()
845 buf_eof = 0; in tftp_dir_undi()
[all …]