Searched refs:with_su (Results 1 – 1 of 1) sorted by relevance
746 def KillAll(self, process, signum=9, with_su=False): argument760 if with_su:766 def KillAllBlocking(self, process, timeout_sec, signum=9, with_su=False): argument780 processes_killed = self.KillAll(process, signum=signum, with_su=with_su)