Searched refs:opts_help (Results 1 – 2 of 2) sorted by relevance
417 const char * const opts_help[]) in util_usage() argument443 assert(opts_help[i] != NULL); in util_usage()459 fprintf(fp, "%s\n", opts_help[i]); in util_usage()
196 const char * const opts_help[]);