OPT_SHORT
if (!(flags & OPT_SHORT) && p->opt) {
if (flags & OPT_SHORT)
return get_value(p, options, OPT_SHORT);
if (flags & OPT_SHORT)
if (((flags & OPT_SHORT) && p->excl_opt->short_name) ||