Searched refs:pProcessId (Results 1 – 1 of 1) sorted by relevance
131 int StartModuleInternal(const char *moduleName, const char *startCmd, pid_t *pProcessId) in StartModuleInternal() argument133 if (moduleName == NULL || startCmd == NULL || pProcessId == NULL) { in StartModuleInternal()155 *pProcessId = pid; in StartModuleInternal()