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

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

Completed in 244 milliseconds