Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c51 static int bcounter; variable
96 bcounter = 0; in tftp_file_read()
207 if ((block || bcounter) && (block != (unsigned short)(prevblock+1))) { in tftp_file_read()
223 ++bcounter, len, len < packetsize)) <= 0) in tftp_file_read()
398 if ((block || bcounter) && (block != (unsigned short) (prevblock + 1))) in buf_fill()
430 bcounter++; in buf_fill()
453 bcounter = 0; in send_rrq()
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog4919 (bcounter): New variable.