OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remote_connect
(Results
1 - 1
of
1
) sorted by null
/external/netcat/
netcat.c
108
int
remote_connect
(const char *, const char *, struct addrinfo);
457
s =
remote_connect
(host, portlist[i], hints);
585
*
remote_connect
()
590
remote_connect
(const char *host, const char *port, struct addrinfo hints)
function
Completed in 187 milliseconds