Home
last modified time | relevance | path

Searched refs:F_SETFD_PORTABLE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/sources/android/libportable/common/include/
Dfcntl_portable.h127 #define F_SETFD_PORTABLE 2 macro
/development/ndk/sources/android/libportable/arch-mips/
Dfcntl.c45 case F_SETFD_PORTABLE: name = "F_SETFD_PORTABLE"; break; /* 2 */ in map_portable_cmd_to_name()
86 case F_SETFD_PORTABLE: /* 2 --> 2 */ in fcntl_cmd_pton()