Searched refs:ancestor_pid (Results 1 – 1 of 1) sorted by relevance
95 def __process_has_ancestor(self, pid, ancestor_pid): argument102 while not (ppid == ancestor_pid or ppid == '0'):110 return ppid == ancestor_pid