Home
last modified time | relevance | path

Searched defs:layout_fd (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/coreboot/util/ifdtool/
H A Difdtool.c482 int layout_fd = open(layout_fname, O_WRONLY | O_CREAT | O_TRUNC, 0644); in dump_flashrom_layout() local
1091 int layout_fd = open(layout_fname, O_WRONLY | O_CREAT | O_TRUNC, 0644); in create_fmap_template() local