Searched refs:largefile (Results 1 – 10 of 10) sorted by relevance
/illumos-gate/usr/src/lib/libc/port/stdio/ |
H A D | _endopen.c | 56 _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 D | fopen.c | 55 _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 D | mapfile-vers | 64 # 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 D | posix_aio.c | 340 __aio_suspend(void **list, int nent, const timespec_t *timo, int largefile) in __aio_suspend() argument 360 if (largefile) in __aio_suspend() 389 if (largefile) { in __aio_suspend() 442 kerr = (int)_kaio(largefile? AIOSUSPEND64 : AIOSUSPEND, in __aio_suspend() 499 if (largefile) { in __aio_suspend() 562 kerr = (int)_kaio(largefile? AIOSUSPEND64 : AIOSUSPEND, in __aio_suspend()
|
/illumos-gate/usr/src/lib/libsendfile/common/ |
H A D | mapfile-vers | 46 $if _ELF32 # largefile interfaces for 32-bit applications
|
/illumos-gate/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 101 $if _ELF32 # largefile APIs 110 $if _ELF32 # largefile APIs
|
/illumos-gate/usr/src/man/man7/ |
H A D | Makefile | 70 largefile.7 \
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-library.man7.inc | 38 file path=usr/share/man/man7/largefile.7
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/ |
H A D | lib | 704 tst no64 -D_LARGEFILE64_SOURCE note{ largefile 64 broken }end execute{
|
/illumos-gate/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 64 # - lf64: Defined on platforms that offer the 32-bit largefile APIs
|