OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENETDOWN_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
errno_portable.h
95
#define
ENETDOWN_PORTABLE
100
/development/ndk/sources/android/libportable/arch-mips/
errno.c
97
case ENETDOWN: return
ENETDOWN_PORTABLE
;
200
case
ENETDOWN_PORTABLE
: return ENETDOWN;
Completed in 20 milliseconds