Searched refs:MAX_CMD_ARGS (Results 1 – 1 of 1) sorted by relevance
74 const int MAX_CMD_ARGS = 32; variable215 const char *argv[MAX_CMD_ARGS]; in runIptablesCmd()251 if (argc >= MAX_CMD_ARGS) { in runIptablesCmd()