Searched refs:OPT_SHORT (Results 1 – 1 of 1) sorted by relevance
6 #define OPT_SHORT 1 macro11 if (flags & OPT_SHORT) in opterror()53 if (((flags & OPT_SHORT) && p->excl_opt->short_name) || in get_value()66 if (!(flags & OPT_SHORT) && p->opt) { in get_value()230 return get_value(p, options, OPT_SHORT); in parse_short_opt()