Home
last modified time | relevance | path

Searched refs:largefile (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/stdio/
H A D_endopen.c56 _endopen(const char *name, const char *type, FILE *iop, int largefile) in _endopen() argument
68 if (largefile) { in _endopen()
/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() argument
76 if (largefile) { in _endopen()
/illumos-gate/usr/src/ucblib/libucb/port/
H A Dmapfile-vers64 # i386, sparc: SUNW_1.1 contains 5 largefile API routines, and everything
70 $if _ELF32 # largefile APIs
/illumos-gate/usr/src/lib/libc/port/aio/
H A Dposix_aio.c341 __aio_suspend(void **list, int nent, const timespec_t *timo, int largefile) in __aio_suspend() argument
361 if (largefile) in __aio_suspend()
390 if (largefile) { in __aio_suspend()
443 kerr = (int)_kaio(largefile? AIOSUSPEND64 : AIOSUSPEND, in __aio_suspend()
500 if (largefile) { in __aio_suspend()
563 kerr = (int)_kaio(largefile? AIOSUSPEND64 : AIOSUSPEND, in __aio_suspend()
/illumos-gate/usr/src/lib/libsendfile/common/
H A Dmapfile-vers46 $if _ELF32 # largefile interfaces for 32-bit applications
/illumos-gate/usr/src/lib/libpthread/common/
H A Dmapfile-vers101 $if _ELF32 # largefile APIs
110 $if _ELF32 # largefile APIs
/illumos-gate/usr/src/man/man7/
H A DMakefile70 largefile.7 \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man7.inc38 file path=usr/share/man/man7/largefile.7
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlib704 tst no64 -D_LARGEFILE64_SOURCE note{ largefile 64 broken }end execute{
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers64 # - lf64: Defined on platforms that offer the 32-bit largefile APIs