/external/strace/xlat/ |
lockfcmds.h | 14 #if defined(F_WRLCK) || (defined(HAVE_DECL_F_WRLCK) && HAVE_DECL_F_WRLCK) 15 XLAT(F_WRLCK),
|
/external/ppp/pppd/plugins/radius/ |
lock.c | 23 fl.l_type = F_WRLCK;
|
/bionic/libc/bionic/ |
lockf.cpp | 50 fl.l_type = F_WRLCK; 55 fl.l_type = F_WRLCK;
|
/external/v8/tools/gyp/pylib/gyp/ |
flock_tool.py | 46 op = struct.pack('hhIllqq', fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0) 48 op = struct.pack('hhllhhl', fcntl.F_WRLCK, 0, 0, 0, 0, 0, 0)
|
/toolchain/binutils/binutils-2.25/gold/ |
ftruncate.c | 76 fl.l_type = F_WRLCK; /* write lock on file space */
|
/prebuilts/gdb/darwin-x86/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/gdb/linux-x86/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/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)
|
/development/ndk/platforms/android-3/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/external/valgrind/none/tests/ |
mmap_fcntl_bug.c | 38 fl.l_type = F_WRLCK;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
fcntl.h | 105 #define F_WRLCK 1
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
fcntl.h | 138 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm-generic/ |
fcntl.h | 87 #define F_WRLCK 1
|