Home
last modified time | relevance | path

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

/src/stand/efi/libefi/
H A Defihttp.c65 static int efihttp_fs_stat(struct open_file *f, struct stat *sb);
101 .fo_stat = efihttp_fs_stat,
744 efihttp_fs_stat(struct open_file *f, struct stat *sb) in efihttp_fs_stat() function