OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EAI_OVERFLOW
(Results
51 - 54
of
54
) sorted by null
1
2
3
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
netdb.h
600
# define
EAI_OVERFLOW
-12 /* Argument buffer overflow. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h
600
# define
EAI_OVERFLOW
-12 /* Argument buffer overflow. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
netdb.h
600
# define
EAI_OVERFLOW
-12 /* Argument buffer overflow. */
/libcore/luni/src/main/native/
libcore_io_OsConstants.cpp
109
#if defined(
EAI_OVERFLOW
)
110
initConstant(env, c, "
EAI_OVERFLOW
",
EAI_OVERFLOW
);
Completed in 73 milliseconds
1
2
3