Searched refs:opt_desc (Results 1 – 1 of 1) sorted by relevance
5597 const char *opt_desc[] = { in allow_usage() local5609 size_t unallow_size = sizeof (opt_desc) / sizeof (char *); in allow_usage()5622 const char *opt = opt_desc[i]; in allow_usage()5623 const char *optdsc = opt_desc[i + 1]; in allow_usage()