Home
last modified time | relevance | path

Searched refs:_stdio_flags (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_stdio_flags.c47 _stdio_flags(const char *type, int *oflagsp, int *fflagsp) in _stdio_flags() function
H A D_endopen.c63 if (_stdio_flags(type, &oflag, &fflag) != 0) { in _endopen()
H A Dfmemopen.c196 if (_stdio_flags(mode, &oflags, &fflags) != 0) { in fmemopen()
H A DREADME.design250 use the _stdio_flags() function. This will also construct the
/illumos-gate/usr/src/lib/libc/inc/
H A Dstdiom.h286 extern int _stdio_flags(const char *type, int *oflags, int *fflags);
/illumos-gate/usr/src/lib/libc/sparcv9/
H A DMakefile.com662 _stdio_flags.o \
/illumos-gate/usr/src/lib/libc/amd64/
H A DMakefile643 _stdio_flags.o \
/illumos-gate/usr/src/lib/libc/i386/
H A DMakefile.com693 _stdio_flags.o \
/illumos-gate/usr/src/lib/libc/sparc/
H A DMakefile.com718 _stdio_flags.o \