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

1 2 3 4 5

  /external/strace/xlat/
fcntl64cmds.in 2 F_GETLK64 12
fcntl64cmds.h 2 #if !(defined(F_GETLK64) || (defined(HAVE_DECL_F_GETLK64) && HAVE_DECL_F_GETLK64))
3 # define F_GETLK64 12
21 XLAT(F_GETLK64),
  /external/strace/tests/
fcntl.c 65 #if !defined(F_SETOWN_EX) || F_SETOWN_EX != F_GETLK64
66 TEST_FLOCK64_EINVAL(F_GETLK64);
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
fcntl.h 41 #define F_GETLK64 33
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
fcntl.h 78 #ifndef F_GETLK64
79 #define F_GETLK64 12 /* using 'struct flock64' */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 111 #ifndef F_GETLK64
112 #define F_GETLK64 12 /* using 'struct flock64' */
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h 127 #ifndef F_GETLK64
128 #define F_GETLK64 12

Completed in 1140 milliseconds

1 2 3 4 5