Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Dcmd_dump_fmap.c39 char *extract_names[argc]; in dump_fmap() local
44 memset(extract_names, 0, sizeof(extract_names)); in dump_fmap()
57 extract_names[i] = f; in dump_fmap()
86 outname = extract_names[j]; in dump_fmap()