Searched refs:opts_help (Results 1 – 3 of 3) sorted by relevance
424 const char * const opts_help[]) in util_usage() argument450 assert(opts_help[i] != NULL); in util_usage()466 fprintf(fp, "%s\n", opts_help[i]); in util_usage()
220 const char * const opts_help[]);
1007 const char * const opts_help[]) in util_usage() argument1033 assert(opts_help[i] != NULL); in util_usage()1051 fprintf(fp, "%s\n", opts_help[i]); in util_usage()
Completed in 5 milliseconds