Home
last modified time | relevance | path

Searched refs:_endopen (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/ucblib/libucb/port/stdio/
H A Dfopen.c55 _endopen(const char *file, const char *mode, FILE *iop, int largefile) in _endopen() function
118 rc = _endopen(file, mode, iop, LARGE_OPEN); in fopen()
137 rc = _endopen(file, mode, iop, ALWAYS_LARGE_OPEN); in fopen64()
148 return (_endopen(file, mode, iop, LARGE_OPEN)); in freopen()
156 return (_endopen(file, mode, iop, ALWAYS_LARGE_OPEN)); in freopen64()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dfopen.c73 rc = _endopen(name, type, iop, LARGE_OPEN); in fopen()
238 rc = _endopen(name, type, iop, LARGE_OPEN); in freopen()
H A D_endopen.c56 _endopen(const char *name, const char *type, FILE *iop, int largefile) in _endopen() function
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h220 extern FILE *_endopen(const char *, const char *, FILE *, int);
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile640 _endopen.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com687 _endopen.o \
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com658 _endopen.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com714 _endopen.o \