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

  /development/ndk/sources/android/libportable/common/include/
fcntl_portable.h 124 #ifndef F_DUPFD_PORTABLE
125 #define F_DUPFD_PORTABLE 0
  /development/ndk/sources/android/libportable/arch-mips/
fcntl.c 43 case F_DUPFD_PORTABLE: name = "F_DUPFD_PORTABLE"; break; /* 0 */
78 case F_DUPFD_PORTABLE: /* 0 --> 0 */

Completed in 22 milliseconds