Home
last modified time | relevance | path

Searched refs:tftp_seek (Results 1 – 11 of 11) sorted by relevance

/openbsd/sys/lib/libsa/
H A Dtftp.h110 off_t tftp_seek(struct open_file *, off_t, int);
H A Dtftp.c396 tftp_seek(struct open_file *f, off_t offset, int where) in tftp_seek() function
/openbsd/sys/arch/armv7/stand/efiboot/
H A Dconf.c51 { efitftp_open,tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/sys/arch/riscv64/stand/efiboot/
H A Dconf.c55 { efitftp_open,tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/sys/arch/amd64/stand/efiboot/
H A Defipxe.c117 tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
210 tftp_seek(struct open_file *f, off_t offset, int where) in tftp_seek() function
H A Dconf.c67 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
/openbsd/sys/arch/arm64/stand/efiboot/
H A Dconf.c56 { efitftp_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,