Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/lcboot/
H A Dconf.c59 .open = tftp_open,
/netbsd-src/sys/lib/libsa/
H A Dtftp.c252 tftp_open(const char *path, struct open_file *f) in tftp_open() function