Searched refs:ReadExePath (Results 1 – 1 of 1) sorted by relevance
29 inline void ReadExePath(int pid, char* buf, size_t size) { in ReadExePath() function62 ReadExePath(pid, process->exe, sizeof(process->exe)); in ReadProcessInfo()