Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/arch-mips/
Dioctl.c185 case TIOCLBIS_PORTABLE: in mips_change_request()
/development/ndk/sources/android/libportable/common/include/
Dioctls_portable.h166 #define TIOCLBIS_PORTABLE _IOW_PORTABLE('t', 127, int) /* bis local mode bits */ macro