OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F_WRLCK
(Results
26 - 42
of
42
) sorted by null
1
2
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
fcntl.h
87
#define
F_WRLCK
1
/bionic/libc/kernel/common/asm-generic/
fcntl.h
139
#define
F_WRLCK
1
/external/kernel-headers/original/asm-generic/
fcntl.h
138
#define
F_WRLCK
1
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h
124
#define
F_WRLCK
1 /* Write lock. */
160
short int l_type; /* Type of lock: F_RDLCK,
F_WRLCK
, or F_UNLCK. */
175
short int l_type; /* Type of lock: F_RDLCK,
F_WRLCK
, or F_UNLCK. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h
124
#define
F_WRLCK
1 /* Write lock. */
160
short int l_type; /* Type of lock: F_RDLCK,
F_WRLCK
, or F_UNLCK. */
175
short int l_type; /* Type of lock: F_RDLCK,
F_WRLCK
, or F_UNLCK. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fcntl.h
124
#define
F_WRLCK
1 /* Write lock. */
160
short int l_type; /* Type of lock: F_RDLCK,
F_WRLCK
, or F_UNLCK. */
175
short int l_type; /* Type of lock: F_RDLCK,
F_WRLCK
, or F_UNLCK. */
/libcore/luni/src/main/java/libcore/io/
OsConstants.java
159
public static final int
F_WRLCK
= placeholder();
/external/robolectric/lib/main/
sqlite-jdbc-3.7.2.jar
Completed in 553 milliseconds
1
2