Searched refs:MAXOPTIONS (Results 1 – 4 of 4) sorted by relevance
43 #define MAXOPTIONS (uint_t)('~' - '!' + 1) macro50 #define MAXOPTIONSTRING MAXOPTIONS * 2385 cmdOptions_t cmdOptions[MAXOPTIONS + 1]; in cmdParse()388 struct option intLongOpt[MAXOPTIONS + 1]; in cmdParse()441 if (i > MAXOPTIONS - 1) { in cmdParse()
45 #define MAXOPTIONS (uint_t)('~' - '!' + 1) macro52 #define MAXOPTIONSTRING MAXOPTIONS * 2388 cmdOptions_t cmdOptions[MAXOPTIONS + 1]; in cmdParse()391 struct option intLongOpt[MAXOPTIONS + 1]; in cmdParse()444 if (i > MAXOPTIONS - 1) { in cmdParse()
43 #define MAXOPTIONS (uint_t)('~' - '!' + 1) macro50 #define MAXOPTIONSTRING MAXOPTIONS * 2559 cmdOptions_t cmdOptions[MAXOPTIONS + 1]; in cmdParse()562 struct option intLongOpt[MAXOPTIONS + 1]; in cmdParse()623 if (i > MAXOPTIONS - 1) { in cmdParse()
43 #define MAXOPTIONS (uint_t)('~' - '!' + 1) macro50 #define MAXOPTIONSTRING MAXOPTIONS * 2561 cmdOptions_t cmdOptions[MAXOPTIONS + 1]; in cmdParse()564 struct option intLongOpt[MAXOPTIONS + 1]; in cmdParse()625 if (i > MAXOPTIONS - 1) { in cmdParse()