Searched refs:forkAndExec (Results 1 – 2 of 2) sorted by relevance
66 static IptablesProcess* forkAndExec(const IptablesProcessType type);
124 IptablesProcess* IptablesRestoreController::forkAndExec(const IptablesProcessType type) { in forkAndExec() function in IptablesRestoreController225 IptablesProcess *newProcess = IptablesRestoreController::forkAndExec(type); in sendCommand()