Home
last modified time | relevance | path

Searched refs:_wrtchk (Results 1 – 9 of 9) sorted by last modified time

/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers3936 _wrtchk;
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com663 _wrtchk.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com719 _wrtchk.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com692 _wrtchk.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile645 _wrtchk.o \
/illumos-gate/usr/src/ucblib/libucb/inc/
H A Dstdiom.h85 extern int _wrtchk(FILE *iop);
119 ? _wrtchk(iop) : 0)
/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_wrtchk.c37 #undef _wrtchk
41 _wrtchk(FILE *iop) in _wrtchk() function
H A D_flsbuf.c80 if (_wrtchk(iop) != 0) /* check, correct permissions */ in _flsbuf()
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h171 extern int _wrtchk(FILE *iop);
257 ? _wrtchk(iop) : 0)