Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defihttp.c70 static int efihttp_fs_stat(struct open_file *f, struct stat *sb);
117 .fo_stat = efihttp_fs_stat,
1086 efihttp_fs_stat(struct open_file *f, struct stat *sb) in efihttp_fs_stat() function