Lines Matching refs:grub_printf
54 grub_printf ("buf_fill (%d)\n", abort); in buf_fill()
77 grub_printf ("Maybe initial request was lost.\n"); in buf_fill()
91 grub_printf ("<REXMT>\n"); in buf_fill()
106 grub_printf ("TFTP error %d (%s)\n", in buf_fill()
117 grub_printf ("OACK "); in buf_fill()
123 grub_printf ("%s:%d: warning: PREVBLOCK != 0 (0x%x)\n", in buf_fill()
141 grub_printf ("blksize = %d\n", packetsize); in buf_fill()
153 grub_printf ("tsize = %d\n", filemax); in buf_fill()
160 grub_printf ("NOAK\n"); in buf_fill()
192 grub_printf ("DATA "); in buf_fill()
200 grub_printf ("%s:%d: warning: LEN > PACKETSIZE (0x%x > 0x%x)\n", in buf_fill()
220 grub_printf ("ACK\n"); in buf_fill()
282 grub_printf ("send_rrq ()\n"); in send_rrq()
291 grub_printf ("\\%x", (unsigned) p[i]); in send_rrq()
325 grub_printf ("tftp_read (0x%x, %d)\n", (int) addr, size); in tftp_read()
338 grub_printf ("opcode = 0x%x, rrq = ", (unsigned long) tp.opcode); in tftp_read()
417 grub_printf ("tftp_dir (%s)\n", dirname); in tftp_dir()
492 grub_printf ("tftp_close ()\n"); in tftp_close()