Home
last modified time | relevance | path

Searched refs:I_SETSIG (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dttymon.c176 if (ioctl(Pfd, I_SETSIG, S_INPUT) < 0) in initialize()
739 if (ioctl(PCpipe[0], I_SETSIG, S_INPUT) == -1) in setup_PCpipe()
H A Dtmchild.c74 if (ioctl(PCpipe[1], I_SETSIG, S_HANGUP) == -1) { in tmchild()
/illumos-gate/usr/src/uts/common/sys/
H A Dstropts.h237 #define I_SETSIG (STR|011) macro
/illumos-gate/usr/src/cmd/saf/
H A Dsac.c1120 if (ioctl(Cfd, I_SETSIG, S_INPUT) < 0) in startpoll()
/illumos-gate/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1313 case I_SETSIG: in fifo_fastioctl()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c491 { (uint_t)I_SETSIG, "I_SETSIG", NULL },
H A Dprint.c352 case I_SETSIG: in prt_ioa()
H A Dexpound.c1379 case I_SETSIG: in show_ioctl()
/illumos-gate/usr/src/cmd/init/
H A Dinit.c2211 (void) ioctl(Pfd, I_SETSIG, S_INPUT); in setup_pipe()
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c3254 case I_SETSIG: in job_control_type()
4724 case I_SETSIG: in strioctl()