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

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 158 #define F_GETLEASE_PORTABLE (F_LINUX_SPECIFIC_BASE+1) /* 1025 */
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 59 case F_GETLEASE_PORTABLE: name = "F_GETLEASE_PORTABLE"; break; /* 1025 */
142 case F_GETLEASE_PORTABLE: /* 1025 --> 1025 */

Completed in 24 milliseconds