Searched refs:realCmd (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DIptablesBaseTest.cpp69 std::string realCmd = StringPrintf("echo '%s'", sPopenContents.front().c_str()); local
71 return popen(realCmd.c_str(), "r");

Completed in 32 milliseconds