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

1 2

  /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. */
types.h 142 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
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.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...]
stat.h 76 __off64_t st_size; /* Size of file, in bytes. */
141 __off64_t st_size; /* Size of file, in bytes. */
types.h 142 __STD_TYPE __OFF64_T_TYPE __off64_t; /* Type of file sizes and offsets (LFS). */ variable
184 typedef __off64_t __loff_t; /* Type of file sizes and offsets (LFS). */
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.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;
types.h 89 typedef __off64_t off_t;
94 typedef __off64_t off64_t;
  /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;
types.h 89 typedef __off64_t off_t;
94 typedef __off64_t off64_t;
  /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. */
stdio.h 93 typedef __off64_t off_t;
98 typedef __off64_t off64_t;
779 (FILE *__stream, __off64_t __off, int __whence),
781 extern __off64_t __REDIRECT (ftello, (FILE *__stream), ftello64);
815 extern int fseeko64 (FILE *__stream, __off64_t __off, int __whence);
816 extern __off64_t ftello64 (FILE *__stream) __wur;
dirent.h 363 __off64_t *__restrict __basep),
373 __off64_t *__restrict __basep)
  /build/soong/finder/fs/
readdir_test.go 36 // __off64_t d_off;
56 // __off64_t d_off;
76 // __off64_t d_off;
96 // __off64_t d_off;
116 // __off64_t d_off;
135 // __off64_t d_off;
147 // __off64_t d_off;
168 // __off64_t d_off;
179 // __off64_t d_off;
206 // __off64_t d_off
    [all...]

Completed in 558 milliseconds

1 2