Searched refs:killed (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | dowait.c | 58 killed, in dowait() local 87 killed = KILLED(ep->status); in dowait() 91 ep->type, killed, exited); in dowait() 129 if (killed == SIGTERM) { in dowait() 139 killed = 0; in dowait() 152 || killed in dowait() 158 notify (prs, errbuf, killed, exited, 0); in dowait() 345 if (killed == SIGTERM){ in dowait() 354 killed = 0; in dowait() 374 || killed in dowait() [all …]
|
/titanic_41/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 176 int killed; member 253 cb->killed++; in destroy_cb() 312 zone_name, cb.killed, cb.found); in destroy_console_devs()
|
/titanic_41/usr/src/test/test-runner/cmd/ |
H A D | run.py | 51 def done(self, proc, killed): argument 59 if killed: 122 self.killed = False 134 self.killed = True 212 self.result.done(proc, self.killed)
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_cmdsub.c | 198 killed(); in delete() 350 killed(); in vi_move() 608 killed(); in shift() 1251 killed(); in undo()
|
H A D | ex_subr.c | 274 killed(void) in killed() function
|
H A D | ex_temp.c | 698 killed(); in YANKreg()
|
/titanic_41/usr/src/cmd/ssh/sshd/ |
H A D | serverloop.c | 835 static int killed = 0; variable 841 killed = 1; in aps_monitor_kill_handler() 904 if (killed) { in aps_monitor_loop()
|
/titanic_41/usr/src/cmd/th_tools/ |
H A D | th_define.c | 156 static int killed = 0; variable 256 killed = 1; in kill_sighandler() 1943 if (killed) in test_driver()
|
/titanic_41/usr/src/cmd/ztest/ |
H A D | ztest.c | 6219 boolean_t killed; in main() local 6240 killed = exec_child(cmd, NULL, B_TRUE, &status); in main() 6247 killed = exec_child(ztest_opts.zo_alt_ztest, in main() 6251 if (killed) in main()
|
/titanic_41/usr/src/cmd/lp/model/ |
H A D | standard | 990 # a request or disabling the printer often killed one
|
H A D | tsol_standard | 1059 # a request or disabling the printer often killed one
|
H A D | tsol_standard_foomatic | 1087 # a request or disabling the printer often killed one
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | grub.info-2 | 489 Yank the killed text back into the buffer at the cursor.
|
H A D | grub.texi | 1985 Yank the killed text back into the buffer at the cursor.
|
H A D | grub.info | 1794 Yank the killed text back into the buffer at the cursor.
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli4.c | 1456 goto killed; in emlxs_sli4_offline() 1467 killed: in emlxs_sli4_offline()
|