/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
dirent.h | 30 __off64_t d_off; 41 __off64_t d_off;
|
fcntl.h | 166 __off64_t l_start; /* Offset where the lock begins. */ 167 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 177 __off64_t l_start; /* Offset where the lock begins. */ 178 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 230 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count) 235 extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to, 244 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout, 245 __off64_t *__offout, size_t __len,
|
unistd.h | 52 __off64_t __offset, size_t __bufsize) __wur; 58 __off64_t __offset), pread64) __wur; 66 __off64_t __offset, size_t __bufsize), 88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) 106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
dirent.h | 30 __off64_t d_off; 41 __off64_t d_off;
|
fcntl.h | 166 __off64_t l_start; /* Offset where the lock begins. */ 167 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 177 __off64_t l_start; /* Offset where the lock begins. */ 178 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 230 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count) 235 extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to, 244 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout, 245 __off64_t *__offout, size_t __len,
|
unistd.h | 52 __off64_t __offset, size_t __bufsize) __wur; 58 __off64_t __offset), pread64) __wur; 66 __off64_t __offset, size_t __bufsize), 88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) 106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
dirent.h | 30 __off64_t d_off; 41 __off64_t d_off;
|
fcntl.h | 166 __off64_t l_start; /* Offset where the lock begins. */ 167 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 177 __off64_t l_start; /* Offset where the lock begins. */ 178 __off64_t l_len; /* Size of the locked area; zero means until EOF. */ 230 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count) 235 extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to, 244 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout, 245 __off64_t *__offout, size_t __len,
|
unistd.h | 52 __off64_t __offset, size_t __bufsize) __wur; 58 __off64_t __offset), pread64) __wur; 66 __off64_t __offset, size_t __bufsize), 88 pread (int __fd, void *__buf, size_t __nbytes, __off64_t __offset) 106 pread64 (int __fd, void *__buf, size_t __nbytes, __off64_t __offset)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
fcntl.h | 162 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64); 168 extern int lockf64 (int __fd, int __cmd, __off64_t __len); 180 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset, 181 __off64_t __len, int __advise), 188 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len, 201 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset, 202 __off64_t __len), 209 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __len) [all...] |
_G_config.h | 29 __off64_t __pos; 34 #define _G_off64_t __off64_t
|
aio.h | 53 char __pad[sizeof (__off64_t) - sizeof (__off_t)]; 55 __off64_t aio_offset; /* File offset. */ 79 __off64_t aio_offset; /* File offset. */
|
unistd.h | 216 typedef __off64_t off_t; 221 typedef __off64_t off64_t; 304 extern __off64_t __REDIRECT_NTH (lseek, 305 (int __fd, __off64_t __offset, int __whence), 312 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence) 356 __off64_t __offset), 359 size_t __nbytes, __off64_t __offset), 372 __off64_t __offset) __wur; 376 __off64_t __offset) __wur [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
fcntl.h | 162 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64); 168 extern int lockf64 (int __fd, int __cmd, __off64_t __len); 180 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset, 181 __off64_t __len, int __advise), 188 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len, 201 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset, 202 __off64_t __len), 209 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __len) [all...] |
_G_config.h | 29 __off64_t __pos; 34 #define _G_off64_t __off64_t
|
aio.h | 53 char __pad[sizeof (__off64_t) - sizeof (__off_t)]; 55 __off64_t aio_offset; /* File offset. */ 79 __off64_t aio_offset; /* File offset. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
fcntl.h | 162 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64); 168 extern int lockf64 (int __fd, int __cmd, __off64_t __len); 180 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset, 181 __off64_t __len, int __advise), 188 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len, 201 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset, 202 __off64_t __len), 209 extern int posix_fallocate64 (int __fd, __off64_t __offset, __off64_t __len) [all...] |
_G_config.h | 29 __off64_t __pos; 34 #define _G_off64_t __off64_t
|
aio.h | 53 char __pad[sizeof (__off64_t) - sizeof (__off_t)]; 55 __off64_t aio_offset; /* File offset. */ 79 __off64_t aio_offset; /* File offset. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
sendfile.h | 39 (int __out_fd, int __in_fd, __off64_t *__offset, 46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
|
mman.h | 32 typedef __off64_t off_t; 64 int __flags, int __fd, __off64_t __offset), 72 int __flags, int __fd, __off64_t __offset) __THROW;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
sendfile.h | 39 (int __out_fd, int __in_fd, __off64_t *__offset, 46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
|
mman.h | 32 typedef __off64_t off_t; 64 int __flags, int __fd, __off64_t __offset), 72 int __flags, int __fd, __off64_t __offset) __THROW;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
sendfile.h | 39 (int __out_fd, int __in_fd, __off64_t *__offset, 46 extern ssize_t sendfile64 (int __out_fd, int __in_fd, __off64_t *__offset,
|
mman.h | 32 typedef __off64_t off_t; 64 int __flags, int __fd, __off64_t __offset), 72 int __flags, int __fd, __off64_t __offset) __THROW;
|