Searched refs:do_connect (Results 1 - 25 of 35) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ez-ipupdate/
H A Dasus_ddns.h46 extern int do_connect(int *sock, char *host, char *port);
H A Dasus_ddns.c266 if (do_connect((int *) &client_sockfd, server, port) != 0) {
421 if (do_connect((int *) &client_sockfd, server, port) != 0) {
H A Dez-ipupdate.c732 int do_connect(int *sock, char *host, char *port);
1596 * do_connect
1601 int do_connect(int *sock, char *host, char *port) function
1948 if(do_connect((int*)&client_sockfd, server, port) != 0)
2086 if(do_connect((int*)&client_sockfd, server, port) != 0)
2259 if(do_connect((int*)&client_sockfd, server, port) != 0)
2539 if(do_connect((int*)&client_sockfd, server, port) != 0)
2776 if(do_connect((int*)&client_sockfd, server, port) != 0)
2913 if(do_connect((int*)&client_sockfd, server, port) != 0)
3085 if(do_connect((in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ez-ipupdate/
H A Dasus_ddns.h46 extern int do_connect(int *sock, char *host, char *port);
H A Dasus_ddns.c266 if (do_connect((int *) &client_sockfd, server, port) != 0) {
421 if (do_connect((int *) &client_sockfd, server, port) != 0) {
H A Dez-ipupdate.c732 int do_connect(int *sock, char *host, char *port);
1596 * do_connect
1601 int do_connect(int *sock, char *host, char *port) function
1948 if(do_connect((int*)&client_sockfd, server, port) != 0)
2086 if(do_connect((int*)&client_sockfd, server, port) != 0)
2259 if(do_connect((int*)&client_sockfd, server, port) != 0)
2539 if(do_connect((int*)&client_sockfd, server, port) != 0)
2776 if(do_connect((int*)&client_sockfd, server, port) != 0)
2913 if(do_connect((int*)&client_sockfd, server, port) != 0)
3085 if(do_connect((in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ez-ipupdate/
H A Dasus_ddns.h46 extern int do_connect(int *sock, char *host, char *port);
H A Dasus_ddns.c266 if (do_connect((int *) &client_sockfd, server, port) != 0) {
421 if (do_connect((int *) &client_sockfd, server, port) != 0) {
H A Dez-ipupdate.c732 int do_connect(int *sock, char *host, char *port);
1596 * do_connect
1601 int do_connect(int *sock, char *host, char *port) function
1948 if(do_connect((int*)&client_sockfd, server, port) != 0)
2086 if(do_connect((int*)&client_sockfd, server, port) != 0)
2259 if(do_connect((int*)&client_sockfd, server, port) != 0)
2539 if(do_connect((int*)&client_sockfd, server, port) != 0)
2776 if(do_connect((int*)&client_sockfd, server, port) != 0)
2913 if(do_connect((int*)&client_sockfd, server, port) != 0)
3085 if(do_connect((in
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-dnsconfd/
H A Dmain.c340 static int do_connect(void) { function
451 if ((fd = do_connect()) < 0)
506 if ((fd = do_connect()) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-dnsconfd/
H A Dmain.c340 static int do_connect(void) { function
451 if ((fd = do_connect()) < 0)
506 if ((fd = do_connect()) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-dnsconfd/
H A Dmain.c340 static int do_connect(void) { function
451 if ((fd = do_connect()) < 0)
506 if ((fd = do_connect()) < 0)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/libsmb/
H A Dclidfs.c62 static struct cli_state *do_connect( const char *server, const char *share, function
177 return do_connect( newserver, newshare, False );
243 node->cli = do_connect( server, share, show_hdr );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c75 static struct cli_state *do_connect(TALLOC_CTX *ctx, function
245 return do_connect(ctx, newserver,
309 cli = do_connect(ctx, server, share,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/libsmb/
H A Dclidfs.c62 static struct cli_state *do_connect( const char *server, const char *share, function
177 return do_connect( newserver, newshare, False );
243 node->cli = do_connect( server, share, show_hdr );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c75 static struct cli_state *do_connect(TALLOC_CTX *ctx, function
245 return do_connect(ctx, newserver,
309 cli = do_connect(ctx, server, share,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/libsmb/
H A Dclidfs.c75 static struct cli_state *do_connect(TALLOC_CTX *ctx, function
245 return do_connect(ctx, newserver,
309 cli = do_connect(ctx, server, share,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/libsmb/
H A Dclidfs.c62 static struct cli_state *do_connect( const char *server, const char *share, function
177 return do_connect( newserver, newshare, False );
243 node->cli = do_connect( server, share, show_hdr );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Dsocket.c86 static int do_connect(ne_socket **sock, ne_sock_addr *addr, unsigned int port) function
177 CALL(do_connect(sock, localhost, 7777));
188 return do_connect(sock, localhost, 7777);
1310 return do_connect(sock, localhost, 7777);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Dsocket.c86 static int do_connect(ne_socket **sock, ne_sock_addr *addr, unsigned int port) function
177 CALL(do_connect(sock, localhost, 7777));
188 return do_connect(sock, localhost, 7777);
1310 return do_connect(sock, localhost, 7777);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/
H A Dsocket.c86 static int do_connect(ne_socket **sock, ne_sock_addr *addr, unsigned int port) function
177 CALL(do_connect(sock, localhost, 7777));
188 return do_connect(sock, localhost, 7777);
1310 return do_connect(sock, localhost, 7777);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba/source/client/
H A Dclient.c1901 struct cli_state *do_connect(char *server, char *share) function
2011 cli = do_connect(desthost, service);
2128 cli = do_connect(query_host, "IPC$");
2147 cli = do_connect(desthost, service);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/src/
H A Dne_request.c1485 static int do_connect(ne_session *sess, struct host_info *host) function
1594 ret = do_connect(sess, &sess->server);
1606 ret = do_connect(sess, sess->prev_proxy);
1614 ret = do_connect(sess, hi);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba/source/client/
H A Dclient.c1901 struct cli_state *do_connect(char *server, char *share) function
2011 cli = do_connect(desthost, service);
2128 cli = do_connect(query_host, "IPC$");
2147 cli = do_connect(desthost, service);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/src/
H A Dne_request.c1485 static int do_connect(ne_session *sess, struct host_info *host) function
1594 ret = do_connect(sess, &sess->server);
1606 ret = do_connect(sess, sess->prev_proxy);
1614 ret = do_connect(sess, hi);

Completed in 494 milliseconds

12