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

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 126 #define F_GETFD_PORTABLE 1
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 44 case F_GETFD_PORTABLE: name = "F_GETFD_PORTABLE"; break; /* 1 */
82 case F_GETFD_PORTABLE: /* 1 --> 1 */

Completed in 24 milliseconds