Searched refs:I_SRDOPT (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | stropts.h | 234 #define I_SRDOPT (STR|06) macro
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | ttymon.c | 735 if (ioctl(PCpipe[0], I_SRDOPT, RMSGD) == -1) in setup_PCpipe()
|
/illumos-gate/usr/src/cmd/utmpd/ |
H A D | utmpd.c | 628 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()
|
/illumos-gate/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 933 if (ioctl(managerfd, I_SRDOPT, RNORM|RPROTDIS) == -1) { in serve_console()
|
/illumos-gate/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 1179 case I_SRDOPT: in fifo_fastioctl()
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | codes.c | 520 { (uint_t)I_SRDOPT, "I_SRDOPT", NULL }, /* 6 */
|
H A D | print.c | 348 case I_SRDOPT: in prt_ioa()
|
H A D | expound.c | 1378 case I_SRDOPT: in show_ioctl()
|
/illumos-gate/usr/src/cmd/init/ |
H A D | init.c | 2215 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | streamio.c | 3253 case I_SRDOPT: in job_control_type() 4609 case I_SRDOPT: in strioctl()
|