Searched defs:pidFile (Results 1 – 7 of 7) sorted by relevance
43 char pidFile[DIR_MAX_LEN] = "./wlan0.pid"; variable50 char pidFile[DIR_MAX_LEN] = "./wlan0.pid"; variable
149 char pidFile[DIR_MAX_LEN] = "./wlan0.pid"; variable159 char *pidFile = nullptr; variable169 char pidFile[DIR_MAX_LEN] = "./wlan0.pid"; variable
40 pid_t GetPID(const char *pidFile) in GetPID()76 char pidFile[DIR_MAX_LENGTH] = {0, }; in StopProcess() local
203 std::string pidDir, pidFile; variable221 std::string pidFile = "./wlan.pid"; variable
330 int InitPidfile(const char *pidDir, const char *pidFile, pid_t pid) in InitPidfile()375 pid_t GetPID(const char *pidFile) in GetPID()
53 struct dirent* pidFile; in GetTaskPidFile() local
433 char pidFile[DIR_MAX_LENGTH] = {0, }; in InitPidfile() local