Searched refs:stdOut (Results 1 – 1 of 1) sorted by relevance
49 pid_t pid, int stdIn, int stdOut, int stdErr) : in IptablesProcess() argument55 pollFds[STDOUT_IDX] = { .fd = stdOut, .events = POLLIN }; in IptablesProcess()