Searched refs:NUM_SAFE_ARGVS (Results 1 – 3 of 3) sorted by relevance
24 #define NUM_SAFE_ARGVS 7 macro26 static const char *largv[MAX_NUM_ARGVS + NUM_SAFE_ARGVS + 1];29 static const char *safeargvs[NUM_SAFE_ARGVS] =1121 for (i=0 ; i<NUM_SAFE_ARGVS ; i++) in COM_InitArgv()
1244 …NUM_SAFE_ARGVS + 1]InsertLinkBeforelink_t *llink_t *beforememsearchbyte *startint countint …
31 #define NUM_SAFE_ARGVS 6 macro35 static char *largv[MAX_NUM_ARGVS + NUM_SAFE_ARGVS + 1];38 static char *safeargvs[NUM_SAFE_ARGVS] =1171 for (i=0 ; i<NUM_SAFE_ARGVS ; i++) in COM_InitArgv()