HomeSort by relevance Sort by last modified time
    Searched refs:F_RDLCK (Results 51 - 75 of 92) sorted by null

1 23 4

  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /bionic/libc/kernel/uapi/asm-generic/
fcntl.h 149 #ifndef F_RDLCK
150 #define F_RDLCK 0
  /external/kernel-headers/original/uapi/asm-generic/
fcntl.h 148 #ifndef F_RDLCK
149 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/asm-generic/
fcntl.h 149 #ifndef F_RDLCK
150 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/asm-generic/
fcntl.h 149 #ifndef F_RDLCK
150 #define F_RDLCK 0
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/asm-generic/
fcntl.h 149 #ifndef F_RDLCK
150 #define F_RDLCK 0
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
posixfile.py 157 elif 'r' in how: l_type = fcntl.F_RDLCK
215 if l_type == fcntl.F_RDLCK:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
posixfile.py 157 elif 'r' in how: l_type = fcntl.F_RDLCK
215 if l_type == fcntl.F_RDLCK:

Completed in 2884 milliseconds

1 23 4