Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libbc/libc/stdio/common/
H A Dstdiom.h36 #define _WRTCHK(iop) ((((iop->_flag & (_IOWRT | _IOEOF)) != _IOWRT) \ macro
/titanic_51/usr/src/ucblib/libucb/inc/
H A Dstdiom.h117 #define _WRTCHK(iop) ((((iop->_flag & (_IOWRT | _IOEOF)) != _IOWRT) || \ macro
/titanic_51/usr/src/lib/libc/inc/
H A Dstdiom.h247 #define _WRTCHK(iop) ((((iop->_flag & (_IOWRT | _IOEOF)) != _IOWRT) || \ macro