Home
last modified time | relevance | path

Searched refs:kill_all (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Tools/Scripts/webkitpy/layout_tests/port/
Dchromium_mac.py184 self._executive.kill_all('lighttpd')
185 self._executive.kill_all('httpd')
Dchromium_win.py186 self._executive.kill_all("LightTPD.exe")
187 self._executive.kill_all("httpd.exe")
Dchromium_linux.py225 self._executive.kill_all("lighttpd")
226 self._executive.kill_all("apache2")
Dwin.py76 self._executive.kill_all("httpd.exe")
Dgtk.py75 self._executive.kill_all('apache2')
Dqt.py89 self._executive.kill_all('apache2')
Dmac.py153 self._executive.kill_all('httpd')
/external/webkit/Tools/Scripts/webkitpy/common/system/
Dexecutive_unittest.py182 executive.kill_all(never_ending_command()[0])
195 executive.kill_all(never_ending_command()[0])
Dexecutive_mock.py48 def kill_all(self, process_name): member in MockExecutive2
Dexecutive.py286 def kill_all(self, process_name): member in Executive
/external/e2fsprogs/misc/
Dfsck.c533 static int kill_all(int signum) in kill_all() function
583 kill_all(SIGTERM); in wait_one()
1068 kill_all(SIGTERM); in check_all()
1310 kill_all(SIGTERM); in main()
/external/webkit/Tools/
DChangeLog-2010-05-242083 exit codes of processes killed by kill_process and kill_all.
2091 for use with taskkill.exe /im. Various callers to kill_all could
2137 exit codes of processes killed by kill_process and kill_all.
2145 for use with taskkill.exe /im. Various callers to kill_all could
3330 Currently kill_process and kill_all swallow exceptions in the cases