Home
last modified time | relevance | path

Searched defs:emsglen (Results 1 – 23 of 23) sorted by relevance

/dports/net/dante/dante-1.4.3/lib/
H A Dfmt_protocol.c50 fmtresponseerror(received, expected, emsg, emsglen) in fmtresponseerror() argument
78 fmtversionerror(expected, received, emsg, emsglen) in fmtversionerror() argument
H A Dclientprotocol.c73 socks_sendrequest(s, request, emsg, emsglen) in socks_sendrequest() argument
166 socks_recvresponse(s, response, version, emsg, emsglen) in socks_recvresponse() argument
291 socks_negotiate(s, control, packet, route, emsg, emsglen) in socks_negotiate() argument
556 recv_sockshost(s, host, version, auth, emsg, emsglen) in recv_sockshost() argument
732 serverreplyisok(version, command, reply, route, emsg, emsglen) in serverreplyisok() argument
919 clientmethod_uname(s, host, version, name, password, emsg, emsglen) in clientmethod_uname() argument
1097 clientmethod_gssapi(s, protocol, gw, version, auth, emsg, emsglen) in clientmethod_gssapi() argument
H A Dauthneg.c51 negotiate_method(s, packet, route, emsg, emsglen) in negotiate_method() argument
H A Dupnp.c62 socks_initupnp(gw, emsg, emsglen) in socks_initupnp() argument
310 upnp_negotiate(s, packet, gw, emsg, emsglen) in upnp_negotiate() argument
H A Dhttpproxy.c51 httpproxy_negotiate(s, packet, emsg, emsglen) in httpproxy_negotiate() argument
H A Dconfig.c1130 socks_routesetup(control, data, route, emsg, emsglen) in socks_routesetup() argument
1245 socks_connectroute(s, packet, src, dst, emsg, emsglen) in socks_connectroute() argument
H A Dutil.c152 int_sockshost2sockaddr2(host, addr, addrlen, gaierr, emsg, emsglen) in int_sockshost2sockaddr2() argument
363 int_ruleaddr2sockaddr2(address, sa, len, protocol, gaierr, emsg, emsglen) in int_ruleaddr2sockaddr2() argument
552 int_hostname2sockaddr2(name, index, addr, addrlen, gaierr, emsg, emsglen) in int_hostname2sockaddr2() argument
1341 int_urlstring2sockaddr(string, saddr, saddrlen, gaierr, emsg, emsglen) in int_urlstring2sockaddr() argument
H A Dsocket.c60 emsglen) in socks_connecthost() argument
756 socks_rebind(s, protocol, from, to, emsg, emsglen) in socks_rebind() argument
H A Dudp.c659 udpsetup(s, to, type, shouldconnect, emsg, emsglen) in udpsetup() argument
H A Dconnectchild.c87 socks_nbconnectroute(s, control, packet, src, dst, emsg, emsglen) in socks_nbconnectroute() argument
H A Dgssapi.c1366 gssapi_headerisok(headerbuf, len, tokenlen, emsg, emsglen) in gssapi_headerisok() argument
H A Dtostring.c115 string2portnumber(string, emsg, emsglen) in string2portnumber() argument
/dports/net/dante/dante-1.4.3/sockd/
H A Dauth_password.c66 passwordcheck(name, cleartextpw, emsg, emsglen) in passwordcheck() argument
159 sockd_getpasswordhash(login, pw, pwsize, emsg, emsglen) in sockd_getpasswordhash() argument
H A Ddante_udp.c116 size_t headerlen, payloadlen, emsglen; local
1030 size_t headerlen, payloadlen, emsglen, originallen; local
1390 fromaddr_as_expected(expected, from, emsg, emsglen) in fromaddr_as_expected() argument
1455 getudptarget(buf, buflen, header, headerlen, emsg, emsglen) in getudptarget() argument
H A Dgetoutaddr.c104 getoutaddr(laddr, client_l, client_r, cmd, reqhost, emsg, emsglen) in getoutaddr() argument
379 getinaddr(laddr, _client, emsg, emsglen) in getinaddr() argument
H A Dsession.c99 session_use(shmem, cinfo, lock, emsg, emsglen) in session_use() argument
298 session_isavailable(shmem, cinfo, lock, mapisopen, emsg, emsglen) in session_isavailable() argument
H A Dsockd_request.c853 dorequest(mother, request, clientudpaddr, weclosedfirst, emsg, emsglen) in dorequest() argument
3192 reqhostisok(host, cmd, emsg, emsglen) in reqhostisok() argument
3691 getroute(client, req, emsg, emsglen) in getroute() argument
3835 proxychain, proxychainauth, emsg, emsglen) in serverchain() argument
4225 bindexternaladdr(io, _req, emsg, emsglen) in bindexternaladdr() argument
H A Dsockd_udp.c438 io_packet_sent(bytestosend, bytessent, tsreceived, from, to, emsg, emsglen) in io_packet_sent() argument
613 emsg, emsglen, udpdst) in initclient() argument
H A Dshmem.c308 shmem_userule(rule, cinfo, emsg, emsglen) in shmem_userule() argument
H A Drule.c1900 rule_inheritoruse(from, cinfo_from, to, cinfo_to, sidesconnected, emsg, emsglen) in rule_inheritoruse() argument
/dports/net/mpich/mpich-3.4.3/test/mpi/errors/io/
H A Dopenerr.c25 int emsglen, err, ec, errs = 0; in main() local
/dports/net/mpich2/mpich2-1.5/test/mpi/errors/io/
H A Dopenerr.c26 int emsglen, err, ec, errs = 0; in main() local
/dports/net/dante/dante-1.4.3/include/
H A Dcommon.h681 #define sockshost2sockaddr2(host, addr, gaierr, emsg, emsglen) \ argument
706 #define ruleaddr2sockaddr2(ruleaddr, addr, protocol, gaierr, emsg, emsglen) \ argument
718 #define hostname2sockaddr2(name, index, addr, gaierr, emsg, emsglen) \ argument