Searched refs:OPT_SHORT (Results 1 – 1 of 1) sorted by relevance
15 #define OPT_SHORT 1 macro22 if (flags & OPT_SHORT) in opterror()40 if (flags & OPT_SHORT) in optwarning()87 if (((flags & OPT_SHORT) && p->excl_opt->short_name) || in get_value()100 if (!(flags & OPT_SHORT) && p->opt) { in get_value()351 return get_value(p, options, OPT_SHORT); in parse_short_opt()