Searched refs:optdsc (Results 1 – 1 of 1) sorted by relevance
6042 const char *optdsc = opt_desc[i + 1]; in allow_usage() local6043 (void) fprintf(fp, gettext(" %-10s %s\n"), opt, optdsc); in allow_usage()