Searched refs:killed (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddowait.c58 killed, local
87 killed = KILLED(ep->status);
90 syslog(LOG_DEBUG, "dowait(): type %d, killed %d, exited %d",
91 ep->type, killed, exited);
121 * If the interface program was killed with
125 * If so, clear the "killed" flag because that's
129 if (killed == SIGTERM) {
139 killed = 0;
152 || killed
158 notify (prs, errbuf, killed, exite
[all...]
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c176 int killed; member in struct:cb_data
253 cb->killed++;
312 zone_name, cb.killed, cb.found);
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_cmdsub.c198 killed();
350 killed();
608 killed();
1251 killed();
H A Dex_subr.c274 killed(void) function
H A Dex_temp.c698 killed();
/illumos-gate/usr/src/test/test-runner/cmd/
H A Drun78 def done(self, proc, killed):
86 if killed:
149 self.killed = False
164 self.killed = True
246 self.result.done(proc, self.killed)
/illumos-gate/usr/src/cmd/th_tools/
H A Dth_define.c156 static int killed = 0; variable
256 killed = 1;
1943 if (killed)
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c6293 boolean_t killed; local
6314 killed = exec_child(cmd, NULL, B_TRUE, &status);
6321 killed = exec_child(ztest_opts.zo_alt_ztest,
6325 if (killed)
6368 * It's possible that we killed a child during a rename test,
6395 (void) printf("%d killed, %d completed, %.0f%% kill rate\n",
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli4.c1456 goto killed;
1467 killed:

Completed in 85 milliseconds