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

1 2 3 4

  /external/strace/xlat/
lockfcmds.h 11 #if defined(F_RDLCK) || (defined(HAVE_DECL_F_RDLCK) && HAVE_DECL_F_RDLCK)
12 XLAT(F_RDLCK),
  /external/strace/tests/
fcntl.c 45 .l_type = F_RDLCK,
fcntl64.c 45 .l_type = F_RDLCK,
50 printf("%s(0, %s, {l_type=F_RDLCK, l_whence=SEEK_SET"
66 .l_type = F_RDLCK,
70 printf("%s(0, F_SETLK64, {l_type=F_RDLCK, l_whence=SEEK_SET"
struct_flock.c 52 .l_type = F_RDLCK,
57 printf("%s(0, %s, {l_type=F_RDLCK, l_whence=SEEK_SET"
69 .l_type = F_RDLCK,
73 printf("%s(0, F_SETLK, {l_type=F_RDLCK, l_whence=SEEK_SET"
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
fcntl.h 103 #ifndef F_RDLCK
104 #define F_RDLCK 0
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
fcntl.h 136 #ifndef F_RDLCK
137 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm-generic/
fcntl.h 85 #ifndef F_RDLCK
86 #define F_RDLCK 0

Completed in 406 milliseconds

1 2 3 4