Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Deif.c172 static void safe_fclose(FILE *f) in safe_fclose() function
237 safe_fclose(tmp_file); in read_eif_kernel()
689 safe_fclose(machine_initrd_f); in read_eif_file()
693 safe_fclose(f); in read_eif_file()
694 safe_fclose(initrd_path_f); in read_eif_file()
695 safe_fclose(machine_initrd_f); in read_eif_file()
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0025-adjust-header-inclusion-order-to-avoid-redeclaration.patch285 FILE, safe_fclose);