Searched refs:tftp_open (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/hpcmips/stand/lcboot/ | ||
H A D | conf.c | 59 .open = tftp_open, |
/netbsd-src/sys/lib/libsa/ | ||
H A D | tftp.c | 252 tftp_open(const char *path, struct open_file *f) in tftp_open() function |