Home
last modified time | relevance | path

Searched refs:socks_sendton (Results 1 – 11 of 11) sorted by relevance

/dports/net/dante/dante-1.4.3/lib/
H A Dclientprotocol.c147 if ((rc = socks_sendton(s,
1036 if ((rc = socks_sendton(s,
1300 if ((rc = socks_sendton(s,
1433 if ((rc = socks_sendton(s,
1510 if ((rc = socks_sendton(s,
1525 if ((rc = socks_sendton(s,
H A Dhttpproxy.c98 if ((rc = socks_sendton(s, buf, len, len, 0, NULL, 0, NULL, NULL))
H A Dauthneg.c182 if (socks_sendton(s,
H A Dio.c173 socks_sendton(s, buf, len, minwrite, flags, to, tolen, sendtoflags, auth) in socks_sendton() function
/dports/net/dante/dante-1.4.3/sockd/
H A Dsockd_protocol.c318 sent = socks_sendton(s,
601 if (socks_sendton(s,
H A Dmethod_gssapi.c359 if ((rc = socks_sendton(s,
716 if ((rc = socks_sendton(s, buf, buflen, 0, 0, NULL, 0, NULL, request->auth))
H A Dmethod_uname.c436 if (socks_sendton(s,
H A Dsockd_negotiate.c1525 if (socks_sendton(sockscf.state.mother.ack,
H A Dsockd_io.c4142 if (socks_sendton(mother,
H A Dsockd_request.c440 if (socks_sendton(sockscf.state.mother.ack, in run_request()
/dports/net/dante/dante-1.4.3/include/
H A Dcommon.h2802 socks_sendton(int s, const void *buf, size_t len, const size_t minwrite,