/external/chromium_org/third_party/libevent/freebsd/ |
event-config.h | 80 /* Define to 1 if you have the `socket' library (-lsocket). */
|
/external/chromium_org/third_party/libevent/linux/ |
config.h | 73 /* Define to 1 if you have the `socket' library (-lsocket). */
|
event-config.h | 80 /* Define to 1 if you have the `socket' library (-lsocket). */
|
/external/chromium_org/third_party/libevent/mac/ |
config.h | 73 /* Define to 1 if you have the `socket' library (-lsocket). */
|
event-config.h | 80 /* Define to 1 if you have the `socket' library (-lsocket). */
|
/external/chromium_org/third_party/libevent/solaris/ |
config.h | 73 /* Define to 1 if you have the `socket' library (-lsocket). */
|
event-config.h | 80 /* Define to 1 if you have the `socket' library (-lsocket). */
|
/external/tcpdump/ |
aclocal.m4 | 842 dnl need to link with "-lsocket -lnsl". Under IRIX, they need to link 843 dnl with "-lnsl" but should *not* link with "-lsocket" because 849 dnl and mistakenly write tests that cause -lsocket to be used under 883 LIBS="-lsocket -lnsl $LIBS", , -lnsl) 886 AC_CHECK_LIB(socket, socket, LIBS="-lsocket -lnsl $LIBS", , -lnsl)) [all...] |
CHANGES | 370 - Redo configuration of "network" libraries (-lsocket and -lnsl) to 504 - Avoid using -lsocket in IRIX 5.2 and earlier since it breaks snoop.
|
configure.in | 546 # libraries (e.g., "-lsocket -lnsl" on Solaris).
|
configure | [all...] |
/external/netperf/ |
config.h | 93 /* Define to 1 if you have the `socket' library (-lsocket). */
|
/external/wpa_supplicant_8/wpa_supplicant/ |
android.config | 128 #LIBS += -lsocket -ldlpi -lnsl 129 #LIBS_c += -lsocket
|
defconfig | 127 #LIBS += -lsocket -ldlpi -lnsl 128 #LIBS_c += -lsocket
|
/external/e2fsprogs/ |
configure.in | 858 dnl Check to see if -lsocket is required (solaris) to make something 862 AC_CHECK_LIB(socket, socket, [SOCKET_LIB=-lsocket])
|
/external/dropbear/ |
configure.in | 52 AC_CHECK_LIB(socket, socket, LIBS="$LIBS -lsocket")
|
/external/mdnsresponder/mDNSPosix/ |
Makefile | 95 LINKOPTS = -lsocket -lnsl -lresolv
|
/external/chromium_org/v8/tools/gyp/ |
v8.gyp | 843 '-lsocket -lnsl', [all...] |
/external/openssh/ |
config.h | 584 /* Define to 1 if you have the `socket' library (-lsocket). */ [all...] |
config.h.in | 581 /* Define to 1 if you have the `socket' library (-lsocket). */ [all...] |
/external/v8/tools/gyp/ |
v8.gyp | 716 '-lsocket -lnsl', [all...] |
/ndk/sources/host-tools/make-3.81/autom4te.cache/ |
output.0 | [all...] |
/ndk/sources/host-tools/make-3.81/ |
configure | [all...] |
/external/libpcap/ |
configure | [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
platform.py | [all...] |