Searched refs:OPTPROC_LONGOPT (Results 1 – 12 of 12) sorted by relevance
207 if ((fnm->fnm_mask & OPTPROC_LONGOPT) != 0) in set_usage_flags()295 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()302 case OPTPROC_LONGOPT: in print_offer_usage()303 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()314 switch (opts->fOptSet & (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)) { in print_offer_usage()319 case OPTPROC_LONGOPT: in print_offer_usage()320 case (OPTPROC_LONGOPT | OPTPROC_SHORTOPT): in print_offer_usage()382 case OPTPROC_LONGOPT: fputs(zNoFlags, option_usage_fp); break; in print_usage_details()1009 if ( (opts->fOptSet & (OPTPROC_GNUUSAGE|OPTPROC_LONGOPT)) in prt_preamble()1010 == (OPTPROC_GNUUSAGE|OPTPROC_LONGOPT)) in prt_preamble()[all …]
128 (((po)->fOptSet & (OPTPROC_SHORTOPT | OPTPROC_LONGOPT)) == 0)424 #define OPTPROC_L_N_S (OPTPROC_LONGOPT | OPTPROC_SHORTOPT)
145 switch (opts->fOptSet & (OPTPROC_LONGOPT|OPTPROC_SHORTOPT)) { in optionParseShell()146 case OPTPROC_LONGOPT: in optionParseShell()177 case OPTPROC_LONGOPT|OPTPROC_SHORTOPT: in optionParseShell()
754 if ((opts->fOptSet & OPTPROC_LONGOPT) == 0) { in find_opt()
339 + OPTPROC_LONGOPT
345 #define OPTPROC_LONGOPT 0x000001U macro
400 + OPTPROC_LONGOPT
643 + OPTPROC_LONGOPT
688 + OPTPROC_LONGOPT
1019 + OPTPROC_LONGOPT
1155 + OPTPROC_LONGOPT
1376 + OPTPROC_LONGOPT