Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defihttp.c57 static int efihttp_dev_close(struct open_file *f);
89 .dv_close = efihttp_dev_close,
363 efihttp_dev_close(struct open_file *f) in efihttp_dev_close() function
582 efihttp_dev_close(f); in efihttp_fs_open()
733 efihttp_dev_close(f); in efihttp_fs_seek()