Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/libefi/
H A Defihttp.c65 static int efihttp_fs_close(struct open_file *f);
103 .fo_close = efihttp_fs_close,
599 efihttp_fs_close(struct open_file *f __unused) in efihttp_fs_close() function
729 efihttp_fs_close(f); in efihttp_fs_seek()