Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Dfcntl_portable.h140 #define F_GETOWN_PORTABLE 9 macro
/development/ndk/sources/android/libportable/arch-mips/
Dfcntl.c52 case F_GETOWN_PORTABLE: name = "F_GETOWN_PORTABLE"; break; /* 9 */ in map_portable_cmd_to_name()
114 case F_GETOWN_PORTABLE: /* 9 --> 23 */ in fcntl_cmd_pton()