Searched refs:outputReady (Results 1 – 1 of 1) sorted by relevance
62 bool outputReady() { in outputReady() function in IptablesProcess221 if (existingProcess != nullptr && !existingProcess->outputReady()) { in sendCommand()