Lines Matching full:ppid
63 def __init__(self, hostname, pid, ppid=None):66 self.ppid = ppid399 int(process_info['ppid']))582 if process.ppid == 1)