Home
last modified time | relevance | path

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

/mirbsd/src/sys/lib/libsa/
Dtftp.h105 int tftp_open(char *, struct open_file *);
Dtftp.c257 tftp_open(char *path, struct open_file *f) in tftp_open() function
/mirbsd/src/sys/arch/i386/stand/boot/
Dconf.c179 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,