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