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

1 2 3 4

  /external/ppp/pppd/plugins/radius/
lock.c 23 fl.l_type = F_WRLCK;
  /external/chromium_org/tools/gyp/pylib/gyp/
sun_tool.py 45 op = struct.pack('hhllhhl', fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_fcntl.py 40 fcntl.F_WRLCK, 0)
42 lockdata = struct.pack('hhlllii', fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0)
46 lockdata = struct.pack('hh'+start_len+'hh', fcntl.F_WRLCK, 0, 0, 0, 0, 0)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_fcntl.py 40 fcntl.F_WRLCK, 0)
42 lockdata = struct.pack('hhlllii', fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0)
46 lockdata = struct.pack('hh'+start_len+'hh', fcntl.F_WRLCK, 0, 0, 0, 0, 0)
  /bionic/libc/kernel/common/asm-generic/
fcntl.h 139 #define F_WRLCK 1
  /development/ndk/platforms/android-3/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /external/chromium/chrome/browser/importer/
firefox_profile_lock_posix.cc 104 lock.l_type = F_WRLCK;
  /external/chromium_org/chrome/browser/importer/
firefox_profile_lock_posix.cc 104 lock.l_type = F_WRLCK;
  /external/kernel-headers/original/asm-generic/
fcntl.h 138 #define F_WRLCK 1
  /external/valgrind/main/none/tests/
mmap_fcntl_bug.c 38 fl.l_type = F_WRLCK;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 83 #define F_WRLCK 1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 83 #define F_WRLCK 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 83 #define F_WRLCK 1
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h 87 #define F_WRLCK 1

Completed in 501 milliseconds

1 2 3 4