Searched refs:STOP (Results 1 - 22 of 22) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/tests/
H A Dsun_solaris_cr_6687139_command_substitution_exec_redirection_allocation_loop.sh90 kill -STOP ${childpid}
124 kill -STOP ${childpid}
157 kill -STOP ${childpid}
191 kill -STOP ${childpid}
/illumos-gate/usr/src/cmd/vntsd/
H A Dchars.h46 #define STOP 19 macro
H A Dcmd.c520 if ((c != START) && (c != STOP)) {
537 if (c == STOP) {
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_err.h147 STOP : 1, member in struct:root_complex::__anon10298
159 STOP : 1,
H A Dpx_err_gen.c45 /* STOP bit indicates a secondary error. Panic if it is set */
46 if (epkt->rc_descr.STOP == 1)
237 /* STOP bit indicates a secondary error. Panic if it is set */
238 if (epkt->rc_descr.STOP == 1)
421 /* STOP bit indicates a secondary error. Panic if it is set */
422 if (epkt->rc_descr.STOP == 1)
599 /* STOP bit indicates a secondary error. Panic if it is set */
600 if (epkt->rc_descr.STOP == 1)
H A Dpx_err.c495 "Dir: 0x%x, Flags: STOP=%d, H=%d, R=%d, D=%d\n"
502 epkt->rc_descr.dir, epkt->rc_descr.STOP,
552 "\tDir: 0x%x, Flags: STOP=%d, H=%d, R=%d, D=%d, M=%d\n"
557 epkt->rc_descr.dir, epkt->rc_descr.STOP, epkt->rc_descr.H,
/illumos-gate/usr/src/cmd/fm/modules/common/fabric-xlate/
H A Dfx_epkt.c111 if (epktp->rc_descr.STOP)
128 if (entry->tgt_class && !epktp->rc_descr.STOP) {
177 epkt.rc_descr.B ? 'B' : '-', epkt.rc_descr.STOP ? "STOP" : "");
/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dinode.c74 * dirscan() or the callback. Five flags are defined, STOP, SKIP,
77 * STOP - no further processing of this inode is desired/possible/
91 * inode. It is similar to STOP, except that
94 * the inodes completely for STOP.
103 * Typically combined with STOP to avoid wasting time
238 return (STOP);
312 if (ret & STOP)
362 if (ret & STOP)
461 return ((idesc->id_type == ACL) ? STOP : SKIP);
571 * Note that truncation never gets STOP bac
[all...]
H A Dpass3b.c244 return (STOP);
256 return (STOP);
H A Ddir.c150 if (n & STOP)
153 return (idesc->id_filesize > 0 ? KEEPON : STOP);
497 return (ALTERED|STOP);
509 return (ALTERED|STOP);
H A Dfsck.h378 #define STOP 0x01 macro
H A Dpass1.c666 return (SKIP | STOP);
730 * traditional return (STOP) when told
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProcessState.java98 STOP, enum constant in enum:ProcessState.State
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dfsck.h232 #define STOP 0x01 macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Denvctrl_ue450.h187 #define STOP CSRS1_PIN | CSRS1_ESO | CSRS1_STO | CSRS1_ACK macro
H A Denvctrl.h242 #define STOP CSRS1_PIN | CSRS1_ESO | CSRS1_STO | CSRS1_ACK macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dadm.c359 {"stop", 3, STOP},
859 case STOP:
H A Dcommon.h135 #define STOP 214 macro
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.pm73 'signals' => [ qw(ABRT XRES HUP STOP TERM KILL XFSZ XCPU),
77 $SigNo{'STOP'},
1499 [ qw(ABRT XRES HUP STOP TERM KILL),
1503 $SigNo{'STOP'},
/illumos-gate/usr/src/cmd/more/
H A Dmore.c493 #define STOP -10 macro
532 if (nchars == STOP)
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.guess1004 i*86:XTS-300:*:STOP)
/illumos-gate/usr/src/cmd/pg/
H A Dpg.c70 #define STOP (EOF - 2) macro

Completed in 94 milliseconds