Home
last modified time | relevance | path

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

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/net_helper/
H A Dif_config.cpp93 if (execve(vecCommandArg[0].c_str(), (char *const*)execveStr, env) < 0) { in ExecCommand()
94 LOGE("execve %{public}s failed.", vecCommandArg[0].c_str()); in ExecCommand()

Completed in 1 milliseconds