OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sendaddr
(Results
1 - 6
of
6
) sorted by null
/external/dropbear/
tcpfwd.h
33
unsigned char *
sendaddr
;
member in struct:TCPListener
tcp-accept.c
41
m_free(tcpinfo->
sendaddr
);
74
addr = tcpinfo->
sendaddr
;
svr-tcpfwd.c
156
tcpinfo.
sendaddr
= NULL;
206
tcpinfo->
sendaddr
= NULL;
cli-tcpfwd.c
99
tcpinfo->
sendaddr
= m_strdup(remoteaddr);
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_socket.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_socket.py
[
all
...]
Completed in 1224 milliseconds