Searched refs:tftp_read (Results 1 - 3 of 3) sorted by relevance

/external/grub/stage2/
H A Dfilesys.h111 int tftp_read (char *buf, int len);
H A Ddisk_io.c52 {"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
/external/grub/netboot/
H A Dfsys_tftp.c319 tftp_read (char *addr, int size) function
325 grub_printf ("tftp_read (0x%x, %d)\n", (int) addr, size);

Completed in 268 milliseconds