Searched refs:tftp_seek (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/lib/libsa/ |
H A D | tftp.h | 110 off_t tftp_seek(struct open_file *, off_t, int);
|
H A D | tftp.c | 396 tftp_seek(struct open_file *f, off_t offset, int where) in tftp_seek() function
|
/openbsd/sys/arch/armv7/stand/efiboot/ |
H A D | conf.c | 51 { efitftp_open,tftp_close, tftp_read, tftp_write, tftp_seek,
|
/openbsd/sys/arch/riscv64/stand/efiboot/ |
H A D | conf.c | 55 { efitftp_open,tftp_close, tftp_read, tftp_write, tftp_seek,
|
/openbsd/sys/arch/amd64/stand/efiboot/ |
H A D | efipxe.c | 117 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 D | conf.c | 67 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
|
/openbsd/sys/arch/arm64/stand/efiboot/ |
H A D | conf.c | 56 { efitftp_open,tftp_close, tftp_read, tftp_write, tftp_seek,
|
/openbsd/sys/arch/i386/stand/cdboot/ |
H A D | conf.c | 74 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
|
/openbsd/sys/arch/amd64/stand/cdboot/ |
H A D | conf.c | 73 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
|
/openbsd/sys/arch/amd64/stand/pxeboot/ |
H A D | conf.c | 82 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
|
/openbsd/sys/arch/i386/stand/pxeboot/ |
H A D | conf.c | 84 { tftp_open, tftp_close, tftp_read, tftp_write, tftp_seek,
|