Home
last modified time | relevance | path

Searched refs:I_NREAD (Results 1 – 14 of 14) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dstropts.h78 #define I_NREAD _IOR('S',01,int) macro
/titanic_41/usr/src/cmd/lp/lib/msgs/
H A Dmgetputm.c182 if (ioctl(md->readfd, I_NREAD, &size))
/titanic_41/usr/src/uts/common/sys/
H A Dstropts.h231 #define I_NREAD (STR|01) macro
/titanic_41/usr/src/lib/libnsl/nsl/
H A Dt_rcv.c113 retval = ioctl(fd, I_NREAD, &msglen); in _tx_rcv()
H A Dt_accept.c150 if ((retval = ioctl(resfd, I_NREAD, &size)) < 0) { in _tx_accept()
H A Dt_rcvv.c115 retval = ioctl(fd, I_NREAD, &msglen); in _tx_rcvv()
H A D_utility.c318 if ((retval = ioctl(fd, I_NREAD, &size)) < 0) { in _t_is_event()
439 if ((retval = ioctl(fd, I_NREAD, &size)) < 0) { in _t_is_ok()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.rlogind.c763 if (ioctl(fd, I_NREAD, &datalen) < 0) { in start_stream()
1596 if (ioctl(fd, I_NREAD, &nread) < 0) { in readstream()
H A Din.telnetd.c1655 if (ioctl(cryptmod_fd, I_NREAD, &bytes) < 0) { in encrypt_start()
3345 if (ioctl(net, I_NREAD, &nsize) < 0) in telnet()
4554 if (ioctl(fd, I_NREAD, &bytes_avail) < 0) { in readstream()
/titanic_41/usr/src/uts/common/fs/fifofs/
H A Dfifovnops.c1202 case I_NREAD: in fifo_fastioctl()
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c474 { (uint_t)I_NREAD, "I_NREAD", NULL },
H A Dexpound.c1404 case I_NREAD: in show_ioctl()
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c1644 case I_NREAD: in socket_strioc_common()
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c3271 case I_NREAD: in strioctl()
3598 case I_NREAD: in strioctl()