Home
last modified time | relevance | path

Searched refs:_wrtchk (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/lib/libc/port/stdio/
H A D_wrtchk.c39 #undef _wrtchk
43 _wrtchk(FILE *iop) in _wrtchk() function
H A D_flsbuf.c81 if (_wrtchk(iop) != 0) /* check, correct permissions */ in _flsbuf()
/titanic_50/usr/src/ucblib/libucb/inc/
H A Dstdiom.h87 extern int _wrtchk(FILE *iop);
121 ? _wrtchk(iop) : 0)
/titanic_50/usr/src/lib/libbc/libc/stdio/common/
H A Dstdiom.h40 ? _wrtchk(iop) : 0 )
/titanic_50/usr/src/lib/libc/inc/
H A Dstdiom.h162 extern int _wrtchk(FILE *iop);
251 ? _wrtchk(iop) : 0)
/titanic_50/usr/src/lib/libbc/libc/stdio/4.2/
H A Dflsbuf.c202 _wrtchk(FILE *iop) in _wrtchk() function
/titanic_50/usr/src/lib/libbc/libc/stdio/sys5/
H A Dflsbuf.c207 _wrtchk(FILE *iop) in _wrtchk() function
/titanic_50/usr/src/lib/libc/amd64/
H A DMakefile624 _wrtchk.o \
/titanic_50/usr/src/lib/libc/sparcv9/
H A DMakefile.com642 _wrtchk.o \
/titanic_50/usr/src/lib/libc/i386/
H A DMakefile.com668 _wrtchk.o \
/titanic_50/usr/src/lib/libc/sparc/
H A DMakefile.com696 _wrtchk.o \
/titanic_50/usr/src/lib/libc/port/
H A Dllib-lc1198 /* _wrtchk.c */
1199 int _wrtchk(FILE *iop);
H A Dmapfile-vers3222 _wrtchk;