Searched refs:largefile (Results 1 – 10 of 10) sorted by relevance
/titanic_44/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 113 if (largefile) { in _endopen()
|
/titanic_44/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()
|
/titanic_44/usr/src/ucblib/libucb/port/ |
H A D | mapfile-vers | 59 # i386, sparc: SUNW_1.1 contains 5 largefile API routines, and everything 65 $if _ELF32 # largefile APIs
|
/titanic_44/usr/src/lib/libc/port/aio/ |
H A D | posix_aio.c | 341 __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()
|
/titanic_44/usr/src/lib/libsendfile/common/ |
H A D | mapfile-vers | 46 $if _ELF32 # largefile interfaces for 32-bit applications
|
/titanic_44/usr/src/man/man5/ |
H A D | Makefile | 64 largefile.5 \
|
/titanic_44/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 101 $if _ELF32 # largefile APIs 110 $if _ELF32 # largefile APIs
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man5.inc | 34 file path=usr/share/man/man5/largefile.5
|
/titanic_44/usr/src/lib/libast/common/features/ |
H A D | lib | 642 tst no64 -D_LARGEFILE64_SOURCE note{ largefile 64 broken }end execute{
|
/titanic_44/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 78 # - lf64: Defined on platforms that offer the 32-bit largefile APIs
|