Home
last modified time | relevance | path

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

/freebsd-13.1/stand/efi/libefi/
H A Defihttp.c62 static int efihttp_dev_close(struct open_file *f);
94 .dv_close = efihttp_dev_close,
368 efihttp_dev_close(struct open_file *f) in efihttp_dev_close() function
585 efihttp_dev_close(f); in efihttp_fs_open()
736 efihttp_dev_close(f); in efihttp_fs_seek()