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.c66 static int efihttp_fs_stat(struct open_file *f, struct stat *sb);
102 .fo_stat = efihttp_fs_stat,
743 efihttp_fs_stat(struct open_file *f, struct stat *sb) in efihttp_fs_stat() function