Home
last modified time | relevance | path

Searched refs:net_connect_tcp (Results 1 – 12 of 12) sorted by relevance

/dports/net/libopennet/libopennet-0.9.9/
H A Dnet.h38 int net_connect_tcp(const char *host, const int port);
H A Dnet.c122 int net_connect_tcp(const char *host, const int port) { function
H A Dopennet.c202 fd = net_connect_tcp(host, port); in open_net_http()
/dports/net/dictd/dictd-1.13.1/
H A Dnet.h23 extern int net_connect_tcp(
H A Dnet.c69 int net_connect_tcp( const char *host, const char *service, int address_family ) in net_connect_tcp() function
H A Ddict.c735 if ((cmd_reply.s = net_connect_tcp( in request()
/dports/textproc/dict/dictd-1.13.1/
H A Dnet.h23 extern int net_connect_tcp(
H A Dnet.c69 int net_connect_tcp( const char *host, const char *service, int address_family ) in net_connect_tcp() function
H A Ddict.c735 if ((cmd_reply.s = net_connect_tcp( in request()
/dports/textproc/dictfmt/dictd-1.13.1/
H A Dnet.h23 extern int net_connect_tcp(
H A Dnet.c69 int net_connect_tcp( const char *host, const char *service, int address_family ) in net_connect_tcp() function
H A Ddict.c735 if ((cmd_reply.s = net_connect_tcp( in request()