Searched refs:tftp_stat (Results 1 – 11 of 11) sorted by relevance
/openbsd/sys/lib/libsa/ |
H A D | tftp.h | 111 int tftp_stat(struct open_file *, struct stat *);
|
H A D | tftp.c | 384 tftp_stat(struct open_file *f, struct stat *sb) in tftp_stat() function
|
/openbsd/sys/arch/armv7/stand/efiboot/ |
H A D | conf.c | 52 tftp_stat, tftp_readdir },
|
/openbsd/sys/arch/riscv64/stand/efiboot/ |
H A D | conf.c | 56 tftp_stat, tftp_readdir },
|
/openbsd/sys/arch/amd64/stand/efiboot/ |
H A D | efipxe.c | 118 tftp_stat, tftp_readdir 240 tftp_stat(struct open_file *f, struct stat *sb) in tftp_stat() function
|
H A D | conf.c | 68 tftp_stat, tftp_readdir },
|
/openbsd/sys/arch/arm64/stand/efiboot/ |
H A D | conf.c | 57 tftp_stat, tftp_readdir },
|
/openbsd/sys/arch/i386/stand/cdboot/ |
H A D | conf.c | 75 tftp_stat, tftp_readdir },
|
/openbsd/sys/arch/amd64/stand/cdboot/ |
H A D | conf.c | 74 tftp_stat, tftp_readdir },
|
/openbsd/sys/arch/amd64/stand/pxeboot/ |
H A D | conf.c | 83 tftp_stat, tftp_readdir },
|
/openbsd/sys/arch/i386/stand/pxeboot/ |
H A D | conf.c | 85 tftp_stat, tftp_readdir },
|