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