Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Dfcntl_portable.h145 #define F_GETSIG_PORTABLE 11 macro
/development/ndk/sources/android/libportable/arch-mips/
Dfcntl.c54 case F_GETSIG_PORTABLE: name = "F_GETSIG_PORTABLE"; break; /* 11 */ in map_portable_cmd_to_name()
122 case F_GETSIG_PORTABLE: /* 11 --> 11 */ in fcntl_cmd_pton()