Searched refs:forkAndExec (Results 1 – 2 of 2) sorted by relevance
131 mIpRestore.reset(forkAndExec(IPTABLES_PROCESS)); in Init()132 mIp6Restore.reset(forkAndExec(IP6TABLES_PROCESS)); in Init()136 IptablesProcess* IptablesRestoreController::forkAndExec(const IptablesProcessType type) { in forkAndExec() function in IptablesRestoreController228 IptablesProcess *newProcess = IptablesRestoreController::forkAndExec(type); in sendCommand()
74 static IptablesProcess* forkAndExec(const IptablesProcessType type);