/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/ |
A D | mmap.c | 21 int, prot, int, flags, int, fd, __off_t, offset) 33 int, prot, int, flags, int, fd, __off_t, offset) 36 int fd, __off_t offset) 39 const __off_t mmap2_mask = ((__off_t) 1 << MMAP2_PAGE_SHIFT) - 1; 60 int fd, __off_t offset)
|
A D | ftruncate.c | 16 int ftruncate(int fd, __off_t length) in ftruncate() 27 _syscall2(int, ftruncate, int, fd, __off_t, length)
|
A D | truncate.c | 17 int truncate(const char *path, __off_t length) in truncate() 32 _syscall2(int, truncate, const char *, path, __off_t, length)
|
A D | ftruncate64.c | 48 __off_t x = (__off_t) length;
|
A D | truncate64.c | 41 __off_t x = (__off_t) length;
|
A D | sendfile.c | 16 _syscall4(ssize_t, sendfile, int, out_fd, int, in_fd, __off_t *, offset, 27 ssize_t sendfile(int out_fd, int in_fd, __off_t *offset, size_t count)
|
A D | posix_fallocate.c | 17 int posix_fallocate(int fd, __off_t offset, __off_t len) in posix_fallocate()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | fcntl.h | 184 extern int lockf (int __fd, int __cmd, __off_t __len); 202 extern int posix_fadvise (int __fd, __off_t __offset, __off_t __len, 227 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len);
|
A D | unistd.h | 247 typedef __off_t off_t; 335 extern __off_t lseek (int __fd, __off_t __offset, int __whence) __THROW; 399 __off_t __offset) __wur; 407 __off_t __offset) __wur; 1098 extern int truncate (const char *__file, __off_t __length) 1122 extern int ftruncate (int __fd, __off_t __length) __THROW __wur; 1190 extern int lockf (int __fd, int __cmd, __off_t __len) __wur;
|
/l4re-core-master/libc_backends/lib/minimal_io/ |
A D | be.cc | 35 extern "C" __off_t lseek(int, __off_t, int) L4_NOTHROW in lseek() argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/mips/bits/ |
A D | dirent.h | 31 __off_t d_off; 47 __off_t d_off;
|
A D | stat.h | 56 __off_t st_size; /* Size of file, in bytes. */ 105 __off_t st_size; /* Size of file, in bytes. */ 186 __off_t st_size; /* Size of file, in bytes. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/avr32/ |
A D | mmap.c | 16 int, flags, int, fd, __off_t, pgoff) in _syscall6() argument 18 void *mmap(void *addr, size_t len, int prot, int flags, int fd, __off_t offset) in _syscall6()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/ia64/bits/ |
A D | stat.h | 40 __off_t st_size; /* Size of file, in bytes. */ 79 __off_t st_size; /* Size of file, in bytes. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/sys/ |
A D | mman.h | 29 typedef __off_t off_t; 58 int __flags, int __fd, __off_t __offset) __THROW;
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/vax/bits/ |
A D | fcntl.h | 123 __off_t l_start; /* Offset where the lock begins. */ 124 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/alpha/bits/ |
A D | stat.h | 76 __off_t st_size; /* Size of file, in bytes. */ 102 __off_t st_size; /* Size of file, in bytes. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios/bits/ |
A D | fcntl.h | 145 __off_t l_start; /* Offset where the lock begins. */ 146 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/nios2/bits/ |
A D | fcntl.h | 147 __off_t l_start; /* Offset where the lock begins. */ 148 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh/bits/ |
A D | fcntl.h | 148 __off_t l_start; /* Offset where the lock begins. */ 149 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/sh64/bits/ |
A D | fcntl.h | 126 __off_t l_start; /* Offset where the lock begins. */ 127 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/arc/bits/ |
A D | fcntl.h | 136 __off_t l_start; /* Offset where the lock begins. */ 137 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/c6x/bits/ |
A D | fcntl.h | 146 __off_t l_start; /* Offset where the lock begins. */ 147 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/cris/bits/ |
A D | fcntl.h | 148 __off_t l_start; /* Offset where the lock begins. */ 149 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/e1/bits/ |
A D | fcntl.h | 142 __off_t l_start; /* Offset where the lock begins. */ 143 __off_t l_len; /* Size of the locked area; zero means until EOF. */
|