Searched refs:OPT_SHORT (Results 1 – 1 of 1) sorted by relevance
7 #define OPT_SHORT 1 macro14 if (flags & OPT_SHORT) in opterror()56 if (((flags & OPT_SHORT) && p->excl_opt->short_name) || in get_value()69 if (!(flags & OPT_SHORT) && p->opt) { in get_value()233 return get_value(p, options, OPT_SHORT); in parse_short_opt()