Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Defipxe.c122 tftp_open(char *path, struct open_file *f) in tftp_open() function
/openbsd-src/sys/lib/libsa/
H A Dtftp.c257 tftp_open(char *path, struct open_file *f) in tftp_open() function
/openbsd-src/usr.sbin/tftpd/
H A Dtftpd.c934 tftp_open(struct tftp_client *client, const char *filename) in tftp_open() function