Searched refs:kill_all (Results 1 – 12 of 12) sorted by relevance
184 self._executive.kill_all('lighttpd')185 self._executive.kill_all('httpd')
186 self._executive.kill_all("LightTPD.exe")187 self._executive.kill_all("httpd.exe")
225 self._executive.kill_all("lighttpd")226 self._executive.kill_all("apache2")
76 self._executive.kill_all("httpd.exe")
75 self._executive.kill_all('apache2')
89 self._executive.kill_all('apache2')
153 self._executive.kill_all('httpd')
182 executive.kill_all(never_ending_command()[0])195 executive.kill_all(never_ending_command()[0])
48 def kill_all(self, process_name): member in MockExecutive2
286 def kill_all(self, process_name): member in Executive
533 static int kill_all(int signum) in kill_all() function583 kill_all(SIGTERM); in wait_one()1068 kill_all(SIGTERM); in check_all()1310 kill_all(SIGTERM); in main()
2083 exit codes of processes killed by kill_process and kill_all.2091 for use with taskkill.exe /im. Various callers to kill_all could2137 exit codes of processes killed by kill_process and kill_all.2145 for use with taskkill.exe /im. Various callers to kill_all could3330 Currently kill_process and kill_all swallow exceptions in the cases