Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h89 #define ESOCKTNOSUPPORT_PORTABLE 94 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c91 case ESOCKTNOSUPPORT: return ESOCKTNOSUPPORT_PORTABLE; in errno_ntop()
194 case ESOCKTNOSUPPORT_PORTABLE: return ESOCKTNOSUPPORT; in errno_pton()