Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h82 #define EUSERS_PORTABLE 87 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c84 case EUSERS: return EUSERS_PORTABLE; in errno_ntop()
187 case EUSERS_PORTABLE: return EUSERS; in errno_pton()