Home
last modified time | relevance | path

Searched refs:IOCWAIT (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstrsubr.h257 #define IOCWAIT 0x00000001 /* Someone is doing an ioctl */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c133 { SF(IOCWAIT), "someone is doing an ioctl" },
/titanic_41/usr/src/uts/common/os/
H A Dstreamio.c2210 if ((stp->sd_flag & IOCWAIT) == 0 || stp->sd_iocblk || in strrput_nondata()
2248 if ((stp->sd_flag & IOCWAIT) == 0 || stp->sd_iocblk || in strrput_nondata()
5970 while ((stp->sd_flag & IOCWAIT) || in strdoioctl()
6034 waitflags = IOCWAIT; in strdoioctl()
H A Dstrsubr.c1792 (STPLEX|STRHUP|STRDERR|STWRERR|IOCWAIT|STRPLUMB)) || in mlink_file()