Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Dfcntl_portable.h143 #ifndef F_SETSIG_PORTABLE
144 #define F_SETSIG_PORTABLE 10 macro
/development/ndk/sources/android/libportable/arch-mips/
Dfcntl.c53 case F_SETSIG_PORTABLE: name = "F_SETSIG_PORTABLE"; break; /* 10 */ in map_portable_cmd_to_name()
118 case F_SETSIG_PORTABLE: /* 10 --> 10 */ in fcntl_cmd_pton()