Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/smmstoretool/
H A Dmain.c19 struct subcommand_t { struct
22 void (*print_help)(FILE *f, const struct subcommand_t *info); argument
26 static void help_get(FILE *f, const struct subcommand_t *info); argument