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

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 148 #ifndef F_GETLK64_PORTABLE
149 #define F_GETLK64_PORTABLE 12
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 55 case F_GETLK64_PORTABLE: name = "F_GETLK64_PORTABLE"; break; /* 12 */
126 case F_GETLK64_PORTABLE: /* 12 --> 33 */

Completed in 23 milliseconds