Searched defs:_wrtchk (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_wrtchk.c39 #undef _wrtchk macro
43 _wrtchk(FILE *iop) function
/illumos-gate/usr/src/lib/libbc/libc/stdio/4.2/
H A Dflsbuf.c146 /* The _wrtchk call is here rather than at the top of _flsbuf to re- */
195 /* The function _wrtchk checks to see whether it is legitimate to write
196 * to the specified device. If it is, _wrtchk sets flags in iop->_flag for
202 _wrtchk(FILE *iop) function
/illumos-gate/usr/src/lib/libbc/libc/stdio/sys5/
H A Dflsbuf.c149 /* The _wrtchk call is here rather than at the top of _flsbuf to re- */
200 * The function _wrtchk checks to see whether it is legitimate to write
201 * to the specified device. If it is, _wrtchk sets flags in iop->_flag for
207 _wrtchk(FILE *iop) function

Completed in 55 milliseconds