Searched refs:fake_popen (Results 1 – 2 of 2) sorted by relevance
36 static FILE *fake_popen(const char *cmd, const char *type);
64 FILE *IptablesBaseTest::fake_popen(const char * /* cmd */, const char *type) { in fake_popen() function in IptablesBaseTest