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
156 char pidFile[DIR_MAX_LEN] = "./wlan0.pid"; variable166 char *pidFile = nullptr; variable176 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
218 std::string pidDir, pidFile; variable236 std::string pidFile = "./wlan.pid"; variable
321 int InitPidfile(const char *pidDir, const char *pidFile, pid_t pid) in InitPidfile()366 pid_t GetPID(const char *pidFile) in GetPID()
53 struct dirent* pidFile; in GetTaskPidFile() local
434 char pidFile[DIR_MAX_LENGTH] = {0, }; in InitPidfile() local