Searched defs:subcommand_t (Results 1 – 1 of 1) sorted by relevance
19 struct subcommand_t { struct22 void (*print_help)(FILE *f, const struct subcommand_t *info); argument26 static void help_get(FILE *f, const struct subcommand_t *info); argument