Searched refs:buf_eof (Results 1 – 1 of 1) sorted by relevance
54 static int buf_eof, buf_read; variable244 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()726 while (! buf_eof && (buf_read + packetsize <= FSYS_BUFLEN)) { in buf_fill_undi()731 buf_eof = 1; in buf_fill_undi()742 buf_eof = 1; in buf_fill_undi()754 buf_eof = 0; in tftp_reopen_undi()[all …]