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

1 2 3

  /device/linaro/bootloader/edk2/StdLib/Include/sys/
ansi.h 55 typedef __int64_t __off_t; ///< file offset typedef
uio.h 66 typedef __off_t off_t; /* file offset */
67 #define off_t __off_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
dirent.h 27 __off_t d_off;
fcntl.h 165 __off_t l_start; /* Offset where the lock begins. */
166 __off_t l_len; /* Size of the locked area; zero means until EOF. */
286 extern int fallocate (int __fd, int __mode, __off_t __offset, __off_t __len);
stat.h 71 __off_t st_size; /* Size of file, in bytes. */
134 __off_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 27 __off_t d_off;
fcntl.h 158 __off_t l_start; /* Offset where the lock begins. */
159 __off_t l_len; /* Size of the locked area; zero means until EOF. */
307 extern int fallocate (int __fd, int __mode, __off_t __offset, __off_t __len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
dirent.h 27 __off_t d_off;
fcntl.h 173 __off_t l_start; /* Offset where the lock begins. */
174 __off_t l_len; /* Size of the locked area; zero means until EOF. */
325 extern int fallocate (int __fd, int __mode, __off_t __offset, __off_t __len);
stat.h 74 __off_t st_size; /* Size of file, in bytes. */
137 __off_t st_size; /* Size of file, in bytes. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
fcntl.h 147 extern int lockf (int __fd, int __cmd, __off_t __len);
164 extern int posix_fadvise (int __fd, __off_t __offset, __off_t __len,
186 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len);
_G_config.h 24 __off_t __pos;
33 #define _G_off_t __off_t
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
uio.h 67 __off_t __offset) __wur;
79 __off_t __offset) __wur;
mman.h 30 typedef __off_t off_t;
59 int __flags, int __fd, __off_t __offset) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
_G_config.h 24 __off_t __pos;
33 #define _G_off_t __off_t
fcntl.h 194 extern int lockf (int __fd, int __cmd, __off_t __len);
211 extern int posix_fadvise (int __fd, __off_t __offset, __off_t __len,
233 extern int posix_fallocate (int __fd, __off_t __offset, __off_t __len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
uio.h 67 __off_t __offset) __wur;
79 __off_t __offset) __wur;
mman.h 30 typedef __off_t off_t;
59 int __flags, int __fd, __off_t __offset) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
uio.h 67 __off_t __offset) __wur;
79 __off_t __offset) __wur;
mman.h 30 typedef __off_t off_t;
59 int __flags, int __fd, __off_t __offset) __THROW;
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
_types.h 54 typedef __int64_t __off_t; /* file offset */ typedef
  /development/ndk/platforms/android-9/arch-mips/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/machine/
_types.h 106 typedef long long __off_t; typedef
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/machine/
_types.h 106 typedef long long __off_t; typedef

Completed in 318 milliseconds

1 2 3