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