Home
last modified time | relevance | path

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

/openbsd/sys/lib/libsa/
H A Dtftp.h106 int tftp_open(char *, struct open_file *);
H A Dtftp.c257 tftp_open(char *path, struct open_file *f) in tftp_open() function
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defipxe.c117 tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
122 tftp_open(char *path, struct open_file *f) in tftp_open() function
H A Dconf.c67 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/sys/arch/i386/stand/cdboot/
H A Dconf.c74 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/sys/arch/amd64/stand/cdboot/
H A Dconf.c73 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/sys/arch/amd64/stand/pxeboot/
H A Dconf.c82 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/sys/arch/i386/stand/pxeboot/
H A Dconf.c84 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/usr.sbin/tftpd/
H A Dtftpd.c171 void tftp_open(struct tftp_client *, const char *);
544 tftp_open(client, filename); in rewrite_res()
925 tftp_open(client, filename); in tftp()
934 tftp_open(struct tftp_client *client, const char *filename) in tftp_open() function
/openbsd/sys/arch/arm64/stand/efiboot/
H A Defipxe.c302 return tftp_open(path, f); in efitftp_open()
/openbsd/sys/arch/armv7/stand/efiboot/
H A Defipxe.c302 return tftp_open(path, f); in efitftp_open()
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Defipxe.c302 return tftp_open(path, f); in efitftp_open()