/illumos-gate/usr/src/lib/libshell/common/tests/ |
H A D | sun_solaris_cr_6687139_command_substitution_exec_redirection_allocation_loop.sh | 90 kill -STOP ${childpid} 124 kill -STOP ${childpid} 157 kill -STOP ${childpid} 191 kill -STOP ${childpid}
|
/illumos-gate/usr/src/cmd/vntsd/ |
H A D | chars.h | 46 #define STOP 19 macro
|
H A D | cmd.c | 520 if ((c != START) && (c != STOP)) { 537 if (c == STOP) {
|
/illumos-gate/usr/src/uts/sun4v/io/px/ |
H A D | px_err.h | 147 STOP : 1, member in struct:root_complex::__anon10298 159 STOP : 1,
|
H A D | px_err_gen.c | 45 /* 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 D | px_err.c | 495 "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 D | fx_epkt.c | 111 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 D | inode.c | 74 * 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 D | pass3b.c | 244 return (STOP); 256 return (STOP);
|
H A D | dir.c | 150 if (n & STOP) 153 return (idesc->id_filesize > 0 ? KEEPON : STOP); 497 return (ALTERED|STOP); 509 return (ALTERED|STOP);
|
H A D | fsck.h | 378 #define STOP 0x01 macro
|
H A D | pass1.c | 666 return (SKIP | STOP); 730 * traditional return (STOP) when told
|
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | ProcessState.java | 98 STOP, enum constant in enum:ProcessState.State
|
/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/ |
H A D | fsck.h | 232 #define STOP 0x01 macro
|
/illumos-gate/usr/src/uts/sun4u/sys/ |
H A D | envctrl_ue450.h | 187 #define STOP CSRS1_PIN | CSRS1_ESO | CSRS1_STO | CSRS1_ACK macro
|
H A D | envctrl.h | 242 #define STOP CSRS1_PIN | CSRS1_ESO | CSRS1_STO | CSRS1_ACK macro
|
/illumos-gate/usr/src/cmd/luxadm/ |
H A D | adm.c | 359 {"stop", 3, STOP}, 859 case STOP:
|
H A D | common.h | 135 #define STOP 214 macro
|
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Project/ |
H A D | Project.pm | 73 '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 D | more.c | 493 #define STOP -10 macro 532 if (nchars == STOP)
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | config.guess | 1004 i*86:XTS-300:*:STOP)
|
/illumos-gate/usr/src/cmd/pg/ |
H A D | pg.c | 70 #define STOP (EOF - 2) macro
|