Home
last modified time | relevance | path

Searched refs:F_GETLK (Results 1 – 8 of 8) sorted by relevance

/development/ndk/platforms/android-3/header-patches/include/asm-generic/
Dfcntl.h58 #ifndef F_GETLK
59 #define F_GETLK 5 macro
/development/ndk/platforms/android-3/include/asm-generic/
Dfcntl.h69 #ifndef F_GETLK
70 #define F_GETLK 5 macro
/development/ndk/platforms/android-L/include/asm-generic/
Dfcntl.h99 #ifndef F_GETLK
100 #define F_GETLK 5 macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
Dfcntl.h34 #define F_GETLK 14 macro
/development/ndk/platforms/android-L/arch-mips64/include/asm/
Dfcntl.h36 #define F_GETLK 14 macro
/development/ndk/platforms/android-L/arch-mips/include/asm/
Dfcntl.h36 #define F_GETLK 14 macro
/development/ndk/sources/android/libportable/arch-mips/
Dfcntl.c31 #if F_GETLK_PORTABLE==F_GETLK
99 native_cmd = F_GETLK; in fcntl_cmd_pton()
314 case F_GETLK: in WRAP()
/development/ndk/platforms/android-L/include/
Dfcntl.h50 #define F_GETLK64 F_GETLK