Searched defs:ProcessEntry (Results 1 – 1 of 1) sorted by relevance
36 typedef PROCESSENTRY32 ProcessEntry; typedef40 struct ProcessEntry { struct41 base::ProcessId pid;42 base::ProcessId ppid;43 char szExeFile[NAME_MAX + 1];