Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defihttp.c60 static int efihttp_fs_close(struct open_file *f);
98 .fo_close = efihttp_fs_close,
596 efihttp_fs_close(struct open_file *f __unused) in efihttp_fs_close() function
726 efihttp_fs_close(f); in efihttp_fs_seek()