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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dfsys_tftp.c60 * tftp_read
500 tftp_read (char *addr, int size) function
506 grub_printf ("tftp_read (0x%x, %d)\n", (int) addr, size);
H A Dundi.h88 t_PXENV_TFTP_READ tftp_read; member in union:pxenv_structure
/illumos-gate/usr/src/boot/lib/libstand/
H A Dtftp.c68 static int tftp_read(struct open_file *f, void *buf, size_t size, size_t *resid);
83 tftp_read,
460 tftp_read(struct open_file *f, void *addr, size_t size, function

Completed in 61 milliseconds