Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c268 static efi_status_t file_close(struct file_handle *fh) in file_close() function
279 return EFI_EXIT(file_close(fh)); in efi_file_close()
296 file_close(fh); in efi_file_delete()
/openbmc/qemu/python/qemu/utils/
H A Dqemu_ga_client.py101 self.qga.file_close(handle=handle)