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

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 128 #define F_GETFL_PORTABLE 3
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 46 case F_GETFL_PORTABLE: name = "F_GETFL_PORTABLE"; break; /* 3 */
90 case F_GETFL_PORTABLE: /* 3 --> 3 */

Completed in 1524 milliseconds