HomeSort by relevance Sort by last modified time
    Searched refs:__off64_t (Results 1 - 25 of 44) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
dirent.h 30 __off64_t d_off;
41 __off64_t d_off;
fcntl.h 168 __off64_t l_start; /* Offset where the lock begins. */
169 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
179 __off64_t l_start; /* Offset where the lock begins. */
180 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
262 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
267 extern int sync_file_range (int __fd, __off64_t __from, __off64_t __to,
276 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout,
277 __off64_t *__offout, size_t __len,
289 extern int __REDIRECT (fallocate, (int __fd, int __mode, __off64_t __offset
    [all...]
stat.h 73 __off64_t st_size; /* Size of file, in bytes. */
138 __off64_t st_size; /* Size of file, in bytes. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
dirent.h 30 __off64_t d_off;
41 __off64_t d_off;
fcntl.h 161 __off64_t l_start; /* Offset where the lock begins. */
162 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
172 __off64_t l_start; /* Offset where the lock begins. */
173 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
271 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
276 extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
291 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout,
292 __off64_t *__offout, size_t __len,
310 extern int __REDIRECT (fallocate, (int __fd, int __mode, __off64_t __offset
    [all...]
stat.h 57 __off64_t st_size; /* Size of file, in bytes. */
108 __off64_t st_size; /* Size of file, in bytes. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
dirent.h 30 __off64_t d_off;
41 __off64_t d_off;
fcntl.h 176 __off64_t l_start; /* Offset where the lock begins. */
177 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
187 __off64_t l_start; /* Offset where the lock begins. */
188 __off64_t l_len; /* Size of the locked area; zero means until EOF. */
286 extern ssize_t readahead (int __fd, __off64_t __offset, size_t __count)
294 extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
309 extern ssize_t splice (int __fdin, __off64_t *__offin, int __fdout,
310 __off64_t *__offout, size_t __len,
328 extern int __REDIRECT (fallocate, (int __fd, int __mode, __off64_t __offset
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fcntl.h 150 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64);
156 extern int lockf64 (int __fd, int __cmd, __off64_t __len);
168 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
169 __off64_t __len, int __advise),
176 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
189 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
190 __off64_t __len),
197 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
unistd.h 246 typedef __off64_t off_t;
251 typedef __off64_t off64_t;
334 extern __off64_t __REDIRECT_NTH (lseek,
335 (int __fd, __off64_t __offset, int __whence),
342 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
386 __off64_t __offset),
389 size_t __nbytes, __off64_t __offset),
402 __off64_t __offset) __wur;
406 __off64_t __offset) __wur
    [all...]
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.11-4.8/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,
uio.h 83 int __count, __off64_t __offset),
86 int __count, __off64_t __offset),
105 __off64_t __offset) __wur;
117 __off64_t __offset) __wur;
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.15-4.8/sysroot/usr/include/i386-linux-gnu/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,
uio.h 83 int __count, __off64_t __offset),
86 int __count, __off64_t __offset),
105 __off64_t __offset) __wur;
117 __off64_t __offset) __wur;
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.15-4.8/sysroot/usr/include/x86_64-linux-gnu/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,
uio.h 83 int __count, __off64_t __offset),
86 int __count, __off64_t __offset),
105 __off64_t __offset) __wur;
117 __off64_t __offset) __wur;
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.15-4.8/sysroot/usr/include/
fcntl.h 197 extern int __REDIRECT (lockf, (int __fd, int __cmd, __off64_t __len), lockf64);
203 extern int lockf64 (int __fd, int __cmd, __off64_t __len);
215 extern int __REDIRECT_NTH (posix_fadvise, (int __fd, __off64_t __offset,
216 __off64_t __len, int __advise),
223 extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
236 extern int __REDIRECT (posix_fallocate, (int __fd, __off64_t __offset,
237 __off64_t __len),
244 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
unistd.h 246 typedef __off64_t off_t;
251 typedef __off64_t off64_t;
338 extern __off64_t __REDIRECT_NTH (lseek,
339 (int __fd, __off64_t __offset, int __whence),
346 extern __off64_t lseek64 (int __fd, __off64_t __offset, int __whence)
390 __off64_t __offset),
393 size_t __nbytes, __off64_t __offset),
406 __off64_t __offset) __wur;
410 __off64_t __offset) __wur
    [all...]
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. */

Completed in 934 milliseconds

1 2