OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lnsl
(Results
1 - 7
of
7
) sorted by null
/prebuilts/go/darwin-x86/src/net/
cgo_solaris.go
10
#cgo LDFLAGS: -lsocket -
lnsl
-lsendfile
/prebuilts/go/linux-x86/src/net/
cgo_solaris.go
10
#cgo LDFLAGS: -lsocket -
lnsl
-lsendfile
/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/dhcpcd-6.8.2/
configure
532
elif $XCC _inet_ntoa.c -
lnsl
-o _inet_ntoa 2>&3; then
533
echo "yes (-
lnsl
)"
534
echo "LDADD+= -
lnsl
" >>$CONFIG_MK
/external/libpcap/
configure
[
all
...]