Searched refs:kill (Results 1 – 6 of 6) sorted by relevance
57 def kill(self, sig): member in ConsoleSandbox68 self.p.kill(sig)
75 def kill(self, sig): member in Spawn85 os.kill(self.pid, sig)
21 u_boot_console.kill(signal.SIGINT)
31 * Note that Linux users need to kill dcache_disable() in do_bootelf_exec()
694 if ( (i=kill(- pi->pgrp, SIGCONT)) < 0) { in builtin_fg_bg()3366 kill (- shell_pgrp, SIGTTIN);
45 out various exceptions when stopped. You may have to kill it since the