OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lsocket
(Results
1 - 9
of
9
) sorted by null
/external/openssl/crypto/threads/
purify.sh
3
purify cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -
lsocket
solaris.sh
3
cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -
lsocket
profile.sh
3
cc -p -DSOLARIS -I../../include -g mttest.c -o mttest -L/usr/lib/libc -ldl -L../.. -lthread -lssl -lcrypto -lnsl -
lsocket
/frameworks/base/cmds/installd/
installd.c
351
int
lsocket
, s, count;
local
363
lsocket
= android_get_control_socket(SOCKET_PATH);
364
if (
lsocket
< 0) {
368
if (listen(
lsocket
, 5)) {
372
fcntl(
lsocket
, F_SETFD, FD_CLOEXEC);
376
s = accept(
lsocket
, &addr, &alen);
/external/ppp/pppd/
Makefile.sol2
9
LIBS = -
lsocket
-lnsl
/external/dnsmasq/
Makefile
35
SUNOS_LIBS= `if uname | grep SunOS 2>&1 >/dev/null; then echo -
lsocket
-lnsl -lposix4; fi`
/external/quake/quake/src/QW/
Makefile.Solaris
28
LDFLAGS=-lm -
lsocket
-lnsl
/external/quake/quake/src/WinQuake/
Makefile.Solaris
27
LDFLAGS=-R /usr/openwin/lib -L /usr/openwin/lib -lm -lX11 -lXext -
lsocket
-lnsl -lthread -ldl
28
XIL_LDFLAGS=-L /opt/SUNWits/Graphics-sw/xil/lib -R /opt/SUNWits/Graphics-sw/xil/lib:/usr/openwin/lib -L /usr/openwin/lib -lm -lxil -lX11 -lXext -
lsocket
-lnsl -lthread -ldl
/external/e2fsprogs/
configure
[
all
...]
Completed in 742 milliseconds