Searched refs:I_SRDOPT (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | stropts.h | 83 #define I_SRDOPT _IO('S',06) macro
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | stropts.h | 236 #define I_SRDOPT (STR|06) macro
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/libctsmc/ |
H A D | libctsmc.c | 406 if (ioctl(fd, I_SRDOPT, RMSGD) < 0) { in smc_send_msg()
|
/titanic_41/usr/src/cmd/ttymon/ |
H A D | ttymon.c | 670 if (ioctl(PCpipe[0], I_SRDOPT, RMSGD) == -1) in setup_PCpipe()
|
/titanic_41/usr/src/cmd/utmpd/ |
H A D | utmpd.c | 627 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()
|
/titanic_41/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 929 if (ioctl(masterfd, I_SRDOPT, RNORM|RPROTDIS) == -1) { in serve_console()
|
/titanic_41/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 1160 case I_SRDOPT: in fifo_fastioctl()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | codes.c | 479 { (uint_t)I_SRDOPT, "I_SRDOPT", NULL },
|
H A D | print.c | 342 case I_SRDOPT: in prt_ioa()
|
H A D | expound.c | 1395 case I_SRDOPT: in show_ioctl()
|
/titanic_41/usr/src/cmd/init/ |
H A D | init.c | 2253 (void) ioctl(Pfd, I_SRDOPT, RMSGD); in setup_pipe()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | streamio.c | 3163 case I_SRDOPT: in job_control_type() 4483 case I_SRDOPT: in strioctl()
|