Searched refs:KILL (Results 1 - 17 of 17) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6687139_command_substitution_exec_redirection_allocation_loop.sh96 kill -KILL ${childpid}
130 kill -KILL ${childpid}
163 kill -KILL ${childpid}
197 kill -KILL ${childpid}
H A Dsun_solaris_cr_6800929_large_command_substitution_hang.sh152 kill -KILL ${childpid} 2>/dev/null
172 kill -KILL ${childpid} 2>/dev/null
183 kill -KILL ${childpid} 2>/dev/null
194 kill -KILL ${childpid} 2>/dev/null
205 kill -KILL ${childpid} 2>/dev/null
H A Dsun_solaris_builtin_tail.sh337 kill -KILL ${tail_pid}
374 kill -KILL ${tail_pid}
424 kill -KILL ${tailchild} 2>/dev/null
430 kill -KILL ${tailchild} 2>/dev/null
468 kill -KILL ${tailchild} 2>/dev/null
474 kill -KILL ${tailchild} 2>/dev/null
H A Dsun_solaris_command_substitution.sh109 kill -KILL ${childpid} 2>/dev/null
279 kill -KILL ${childpid} 2>/dev/null
H A Dsignal.sh289 { sleep 2; kill -$exp \$\$; sleep 3; kill -0 \$\$ && kill -KILL \$\$; } &
/illumos-gate/usr/src/lib/libdscp/svc/
H A Dsvc-dscp93 ${PKILL} -KILL -f "pppd ${DM2S_DEVICE}"
102 ${PKILL} -KILL -f "pppd ${DM2S_DEVICE}"
/illumos-gate/usr/src/cmd/sendmail/lib/
H A Dsendmail-client69 # the contract did not empty after TERM, move on to KILL.
71 smf_kill_contract $2 KILL 1
H A Dsmtp-sendmail118 # contract did not empty after TERM, move on to KILL.
120 smf_kill_contract $2 KILL 1
/illumos-gate/usr/src/cmd/tail/tests/
H A Dsun_solaris_tail.sh342 kill -KILL ${tail_pid}
379 kill -KILL ${tail_pid}
429 kill -KILL ${tailchild} 2>/dev/null
435 kill -KILL ${tailchild} 2>/dev/null
473 kill -KILL ${tailchild} 2>/dev/null
479 kill -KILL ${tailchild} 2>/dev/null
/illumos-gate/usr/src/cmd/tnf/prex/
H A Dprexlex.l87 kill { yylval.intval = KILL; return (KILL); }
H A Dprexgram.y52 %token KILL
183 | QUIT KILL NL { quit(B_TRUE, B_FALSE); }
/illumos-gate/usr/src/uts/sun4u/sys/i2c/nexus/
H A Dsmbus.h87 #define KILL 0x04 macro
/illumos-gate/usr/src/cmd/saf/
H A Dsacadm.c73 # define KILL 0x2 /* -k seen */ macro
176 flag |= KILL;
317 case KILL:
/illumos-gate/usr/src/uts/sun4u/io/i2c/nexus/
H A Dsmbus.c839 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH);
1112 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH);
1139 smbus_put(smbus, SMB_TYP, KILL, SMBUS_FLUSH);
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm73 'signals' => [ qw(ABRT XRES HUP STOP TERM KILL XFSZ XCPU),
79 $SigNo{'KILL'},
1499 [ qw(ABRT XRES HUP STOP TERM KILL),
1505 $SigNo{'KILL'} ];
/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.h772 unsigned int KILL :1; member in struct:tx_desc
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun35 KILL = '/usr/bin/kill'
168 cmd = [SUDO, KILL, signal, str(proc.pid)]

Completed in 63 milliseconds