OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F_GETLK
(Results
1 - 15
of
15
) sorted by null
/bionic/libc/kernel/common/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/development/ndk/platforms/android-3/include/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/external/kernel-headers/original/asm-generic/
fcntl.h
60
#ifndef
F_GETLK
61
#define
F_GETLK
5
/external/kernel-headers/original/linux/
fcntl.h
41
#define IS_GETLK32(cmd) ((cmd) ==
F_GETLK
)
51
#define IS_GETLK64(cmd) ((cmd) ==
F_GETLK
)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h
63
#ifndef
F_GETLK
64
#define
F_GETLK
5
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h
69
#ifndef
F_GETLK
70
#define
F_GETLK
5
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
fcntl.h
79
# define
F_GETLK
5 /* Get record locking info. */
88
# define
F_GETLK
5 /* Get record locking info. */
92
# define
F_GETLK
F_GETLK64 /* Get record locking info. */
/external/strace/
desc.c
62
{
F_GETLK
, "
F_GETLK
" },
130
#ifdef
F_GETLK
131
{
F_GETLK
, "
F_GETLK
" },
330
case
F_GETLK
:
335
#if defined(F_GETLK64) && F_GETLK64+0!=
F_GETLK
/external/sqlite/dist/
sqlite3.c
[
all
...]
sqlite3.c.orig
[
all
...]
Completed in 668 milliseconds