Searched refs:MAXRULES (Results 1 – 2 of 2) sorted by relevance
56 #define MAXRULES 100 macro116 char *commands[MAXRULES + 5]; in execute_parallel()191 if (++argcnt == MAXRULES) { in execute_parallel()
57 #define MAXRULES 100 macro