OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lnsl
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/openssl/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
/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
/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`
Completed in 567 milliseconds