OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SO_USELOOPBACK
(Results
1 - 5
of
5
) sorted by null
/libcore/luni/src/test/java/libcore/java/net/
OldSocketTestCase.java
48
public static final int
SO_USELOOPBACK
= 12;
80
case
SO_USELOOPBACK
:
154
case
SO_USELOOPBACK
:
/external/strace/xlat/
sockoptions.h
198
#if defined(
SO_USELOOPBACK
) || (defined(HAVE_DECL_SO_USELOOPBACK) && HAVE_DECL_SO_USELOOPBACK)
199
XLAT(
SO_USELOOPBACK
),
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
_ws1_undef.h
122
#undef
SO_USELOOPBACK
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsock.h
163
#define
SO_USELOOPBACK
0x0040
winsock2.h
188
#define
SO_USELOOPBACK
0x0040
[
all
...]
Completed in 276 milliseconds