Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/utils/common_utils/src/
H A Dnetmanager_base_common_utils.cpp573 pid_t pidRet = helper->ret; in ForkExecParentProcess() local
574 if (pidRet != childPid) { in ForkExecParentProcess()
575 NETMGR_LOG_E("waitpid[%{public}d] failed, pidRet:%{public}d", childPid, pidRet); in ForkExecParentProcess()

Completed in 2 milliseconds