Home
last modified time | relevance | path

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

/freebsd/stand/efi/libefi/
H A Defihttp.c63 static int efihttp_fs_write(struct open_file *f, const void *buf, size_t size,
100 .fo_write = efihttp_fs_write,
690 efihttp_fs_write(struct open_file *f __unused, const void *buf __unused, in efihttp_fs_write() function