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

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 162 #define F_CANCELLK_PORTABLE (F_LINUX_SPECIFIC_BASE+5) /* 1029 */
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 61 case F_CANCELLK_PORTABLE: name = "F_CANCELLK_PORTABLE"; break; /* 1029 */
150 case F_CANCELLK_PORTABLE: /* 1029 --> void */
151 error_msg = "Case F_CANCELLK_PORTABLE: Not supported by MIPS. ";

Completed in 379 milliseconds