Searched refs:OPTPROC_SHORTOPT (Results 1 – 13 of 13) sorted by relevance
244 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()245 case OPTPROC_SHORTOPT: in print_offer_usage()252 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()263 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()264 case OPTPROC_SHORTOPT: in print_offer_usage()269 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()330 case OPTPROC_SHORTOPT: break; in print_usage_details()954 if ((opts->fOptSet & OPTPROC_SHORTOPT) == 0) in prt_preamble()1215 case OPTPROC_SHORTOPT: in setGnuOptFmts()1250 switch (opts->fOptSet & (OPTPROC_NO_REQ_OPT | OPTPROC_SHORTOPT)) { in setStdOptFmts()[all …]
131 (((po)->fOptSet & (OPTPROC_SHORTOPT | OPTPROC_LONGOPT)) == 0)427 #define OPTPROC_L_N_S (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)
107 switch (opts->fOptSet & (OPTPROC_LONGOPT|OPTPROC_SHORTOPT)) { in optionParseShell()127 case OPTPROC_SHORTOPT: in optionParseShell()139 case OPTPROC_LONGOPT|OPTPROC_SHORTOPT: in optionParseShell()
251 if ((opts->fOptSet & OPTPROC_SHORTOPT) == 0) { in optionSort()
752 if ((opts->fOptSet & OPTPROC_SHORTOPT) != 0) in find_opt()
343 + OPTPROC_SHORTOPT
348 #define OPTPROC_SHORTOPT 0x000002U macro
404 + OPTPROC_SHORTOPT
674 + OPTPROC_SHORTOPT
719 + OPTPROC_SHORTOPT
1025 + OPTPROC_SHORTOPT
1159 + OPTPROC_SHORTOPT
1380 + OPTPROC_SHORTOPT