| /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/ |
| dowait.c | 57 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 <= EXEC_EXIT_USER [all...] |
| /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/ |
| recurs.t | 50 cmp_ok( $?, '==', 0, 'Makefile.PL exited with zero' ) || 61 is( $?, 0, 'recursive make exited normally' ); 73 cmp_ok( $?, '==', 0, 'Makefile.PL NORECURS=1 exited with zero' ) || 84 is( $?, 0, 'recursive make exited normally' ); 98 cmp_ok( $?, '==', 0, 'Makefile.PL exited with zero' ) ||
|
| basic.t | 47 cmp_ok( $?, '==', 0, 'Makefile.PL exited with zero' ) || 81 is( $?, 0, ' exited normally' ) || diag $ppd_out; 109 is( $?, 0, ' exited normally' ) || 117 is( $?, 0, ' exited normally' ) || 234 cmp_ok( $?, '==', 0, 'Makefile.PL exited with zero' ) || diag(@mpl_out); 242 cmp_ok( $?, '==', 0, 'Makefile.PL exited with zero' ) || diag(@mpl_out); 251 cmp_ok( $?, '==', 0, 'Makefile.PL exited with zero' ) || diag(@mpl_out);
|
| /onnv/onnv-gate/usr/src/cmd/sh/ |
| msg.c | 95 const char exited[] = "Done"; variable
|
| defs.h | 464 extern const char exited[];
|
| jobs.c | 297 * collect the status of jobs that have recently exited or stopped - 508 gmsg = gettext(exited);
|
| /onnv/onnv-gate/usr/src/lib/libc/sparc/gen/ |
| strncpy.s | 142 ! have exited through label .lastword
|
| /onnv/onnv-gate/usr/src/lib/libc/sparcv9/gen/ |
| strncpy.s | 160 ! have exited through label .lastword
|
| /onnv/onnv-gate/usr/src/lib/libbsm/ |
| audit_event.txt | 184 114:AUE_ASYNC_DAEMON_EXIT:async_daemon(2) exited:no 185 115:AUE_NFSSVC_EXIT:nfssvc(2) exited:no
|