Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h66 #define EPROTO_PORTABLE 71 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c68 case EPROTO: return EPROTO_PORTABLE; in errno_ntop()
171 case EPROTO_PORTABLE: return EPROTO; in errno_pton()