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