Home
last modified time | relevance | path

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

/external/vboot_reference/futility/
Dcmd_gbb_utility.c359 char *opt_hwid = NULL; in do_gbb_utility() local
402 opt_hwid = optarg; in do_gbb_utility()
515 if (sel_hwid && !opt_hwid) { in do_gbb_utility()
557 if (opt_hwid) { in do_gbb_utility()
558 if (strlen(opt_hwid) + 1 > gbb->hwid_size) { in do_gbb_utility()
569 opt_hwid); in do_gbb_utility()