Home
last modified time | relevance | path

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

/development/ndk/sources/android/libportable/common/include/
Derrno_portable.h111 #define ESTALE_PORTABLE 116 macro
/development/ndk/sources/android/libportable/arch-mips/
Derrno.c113 case ESTALE: return ESTALE_PORTABLE; in errno_ntop()
216 case ESTALE_PORTABLE: return ESTALE; in errno_pton()