HomeSort by relevance Sort by last modified time
    Searched refs:F_EXLCK (Results 1 - 15 of 15) sorted by null

  /bionic/libc/kernel/common/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /external/kernel-headers/original/asm-generic/
fcntl.h 85 #ifndef F_EXLCK
86 #define F_EXLCK 4 /* or 3 */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 88 #ifndef F_EXLCK
89 #define F_EXLCK 4 /* or 3 */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h 91 #ifndef F_EXLCK
92 #define F_EXLCK 4
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h 128 #define F_EXLCK 4 /* or 3 */
  /external/strace/
desc.c 177 #ifdef F_EXLCK
178 { F_EXLCK, "F_EXLCK" },

Completed in 299 milliseconds