Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h50 #define EBADSLT_PORTABLE 57 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c54 case EBADSLT: return EBADSLT_PORTABLE; in errno_ntop()
157 case EBADSLT_PORTABLE: return EBADSLT; in errno_pton()