Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrsubr.h275 #define IOCWAIT 0x00000001 /* Someone is doing an ioctl */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c137 { SF(IOCWAIT), "someone is doing an ioctl" },
/illumos-gate/usr/src/uts/common/os/
H A Dstreamio.c2280 if ((stp->sd_flag & IOCWAIT) == 0 || stp->sd_iocblk || in strrput_nondata()
2318 if ((stp->sd_flag & IOCWAIT) == 0 || stp->sd_iocblk || in strrput_nondata()
6096 while ((stp->sd_flag & IOCWAIT) || in strdoioctl()
6160 waitflags = IOCWAIT; in strdoioctl()
H A Dstrsubr.c1796 (STPLEX|STRHUP|STRDERR|STWRERR|IOCWAIT|STRPLUMB)) || in mlink_file()