Searched refs:tftp_read (Results 1 – 6 of 6) sorted by relevance
131 int tftp_read (char *buf, int len);
52 {"tftp", tftp_mount, tftp_read, tftp_dir, tftp_close, 0},
88 t_PXENV_TFTP_READ tftp_read; member
1290 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()
500 tftp_read (char *addr, int size) in tftp_read() function
1615 * netboot/fsys_tftp.c (tftp_read): Don't call buf_fill unless2237 * netboot/fsys_tftp.c (tftp_read): Move the unused data5306 * netboot/fsys_tftp.c (tftp_read): Set BUF_READ to zero if5479 (tftp_read) [TFTP_DEBUG]: Likewise.5482 (tftp_read): Call buf_fill with the argument 1 first, if FILEPOS