Searched refs:exited (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddowait.c57 int exited, local
88 exited = EXITED(ep->status);
90 syslog(LOG_DEBUG, "dowait(): type %d, killed %d, exited %d",
91 ep->type, killed, exited);
110 * If the interface program exited cleanly
114 if (0 <= exited && exited < EXEC_EXIT_USER) {
145 * exited with a (user) exit code, or if it got
151 || (0 < exited && exited <
[all...]
/illumos-gate/usr/src/cmd/sh/
H A Dmsg.c95 const char exited[] = "Done"; variable
H A Ddefs.h464 extern const char exited[];
H A Djobs.c297 * collect the status of jobs that have recently exited or stopped -
508 gmsg = gettext(exited);
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrncpy.s142 ! have exited through label .lastword
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s160 ! have exited through label .lastword

Completed in 59 milliseconds