Home
last modified time | relevance | path

Searched refs:logExecError (Results 1 – 1 of 1) sorted by relevance

/system/netd/server/
DNetdConstants.cpp42 static void logExecError(const char* argv[], int res, int status) { in logExecError() function
61 logExecError(argv, res, status); in execIptablesCommand()