HomeSort by relevance Sort by last modified time
    Searched refs:F_GETLK_PORTABLE (Results 1 - 2 of 2) sorted by null

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 132 #ifndef F_GETLK_PORTABLE
133 #define F_GETLK_PORTABLE 5
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 31 #if F_GETLK_PORTABLE==F_GETLK
48 case F_GETLK_PORTABLE: name = "F_GETLK_PORTABLE"; break; /* 5 */
98 case F_GETLK_PORTABLE: /* 5 --> 14 */

Completed in 27 milliseconds