Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c61 .read = tftp_read,
/netbsd-src/sys/lib/libsa/
H A Dtftp.c279 tftp_read(struct open_file *f, void *addr, size_t size, size_t *resid) in tftp_read() function