OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EUSERS_PORTABLE
(Results
1 - 2
of
2
) sorted by null
/development/ndk/sources/android/libportable/common/include/
errno_portable.h
82
#define
EUSERS_PORTABLE
87
/development/ndk/sources/android/libportable/arch-mips/
errno.c
84
case EUSERS: return
EUSERS_PORTABLE
;
187
case
EUSERS_PORTABLE
: return EUSERS;
Completed in 104 milliseconds