Home
last modified time | relevance | path

Searched defs:_WRTCHK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/inc/
H A Dstdiom.h115 #define _WRTCHK(iop) ((((iop->_flag & (_IOWRT | _IOEOF)) != _IOWRT) || \ macro
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h253 #define _WRTCHK(iop) ((((iop->_flag & (_IOWRT | _IOEOF)) != _IOWRT) || \ macro