Home
last modified time | relevance | path

Searched refs:tftp_read (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfilesys.h131 int tftp_read (char *buf, int len);
H A Ddisk_io.c52 {"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dundi.h88 t_PXENV_TFTP_READ tftp_read; member
H A Dundi.c1290 undi.pxs->tftp_read.Buffer.segment = SEGMENT(buf); in eb_pxenv_tftp_read()
1291 undi.pxs->tftp_read.Buffer.offset = OFFSET(buf); in eb_pxenv_tftp_read()
1294 *len = undi.pxs->tftp_read.BufferSize; in eb_pxenv_tftp_read()
H A Dfsys_tftp.c500 tftp_read (char *addr, int size) in tftp_read() function
/titanic_44/usr/src/grub/grub-0.97/
H A DChangeLog1615 * netboot/fsys_tftp.c (tftp_read): Don't call buf_fill unless
2237 * netboot/fsys_tftp.c (tftp_read): Move the unused data
5306 * netboot/fsys_tftp.c (tftp_read): Set BUF_READ to zero if
5479 (tftp_read) [TFTP_DEBUG]: Likewise.
5482 (tftp_read): Call buf_fill with the argument 1 first, if FILEPOS