Home
last modified time | relevance | path

Searched refs:getprotocol (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/py-wsme/WSME-0.11.0/wsme/tests/
H A Dtest_protocols.py6 from wsme.protocol import getprotocol, CallContext, Protocol
40 getprotocol('invalid')
/dports/devel/py-wsme/WSME-0.11.0/wsme/
H A Droot.py8 from wsme.protocol import getprotocol
113 protocol = getprotocol(protocol, **options)
H A Dprotocol.py106 def getprotocol(name, **options): function
/dports/irc/evangeline/evangeline-msa/src/
H A Dnet.c72 int getprotocol(char *host) in getprotocol() function
351 af_ty=getprotocol(host); in proxy_connect()
471 af_ty=getprotocol(host); in open_telnet_raw()
566 int sock = getsock(0,getprotocol(server)), ret = open_telnet_raw(sock, server, port); in open_telnet()
769 if(getprotocol(server)==AF_INET6) in open_telnet_dcc()
1243 if(getprotocol(ipaddy)==AF_INET6) in sanitycheck_dcc()
H A Dproto.h237 int getprotocol(char *);
H A Dmodules.c72 extern int getprotocol(char *);
547 (Function) getprotocol,
H A Dbotnet.c949 dcc[i].sock = getsock(SOCK_STRONGCONN,getprotocol(dcc[i].host)); in botlink_resolve_success()
986 dcc[idx].sock = getsock(SOCK_STRONGCONN,getprotocol(dcc[idx].host)); in failed_tandem_relay()
1031 dcc[i].sock = getsock(SOCK_STRONGCONN | SOCK_VIRTUAL,getprotocol(bi->address)); in tandem_relay()
H A Dtcldcc.c812 sock = getsock(0, getprotocol(argv[1]));
/dports/irc/evangeline/evangeline/src/
H A Dnet.c72 int getprotocol(char *host) in getprotocol() function
351 af_ty=getprotocol(host); in proxy_connect()
471 af_ty=getprotocol(host); in open_telnet_raw()
566 int sock = getsock(0,getprotocol(server)), ret = open_telnet_raw(sock, server, port); in open_telnet()
769 if(getprotocol(server)==AF_INET6) in open_telnet_dcc()
1243 if(getprotocol(ipaddy)==AF_INET6) in sanitycheck_dcc()
H A Dproto.h238 int getprotocol(char *);
H A Dmodules.c72 extern int getprotocol(char *);
547 (Function) getprotocol,
H A Dbotnet.c949 dcc[i].sock = getsock(SOCK_STRONGCONN,getprotocol(dcc[i].host)); in botlink_resolve_success()
986 dcc[idx].sock = getsock(SOCK_STRONGCONN,getprotocol(dcc[idx].host)); in failed_tandem_relay()
1031 dcc[i].sock = getsock(SOCK_STRONGCONN | SOCK_VIRTUAL,getprotocol(bi->address)); in tandem_relay()
H A Dtcldcc.c812 sock = getsock(0, getprotocol(argv[1]));
/dports/irc/evangeline/evangeline-msa/modules/
H A Dmodule.h443 #define getprotocol ((int (*)(char *))global[286]) macro
/dports/irc/evangeline/evangeline/modules/
H A Dmodule.h444 #define getprotocol ((int (*)(char *))global[286]) macro
/dports/devel/py-wsme/WSME-0.11.0/wsmeext/
H A Dsphinxext.py63 p = wsme.protocol.getprotocol(name)
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl289 case getprotocol(S) of
648 case getprotocol(S) of
1290 getprotocol(S) when is_port(S) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/preloaded/src/
H A Dprim_inet.erl289 case getprotocol(S) of
648 case getprotocol(S) of
1290 getprotocol(S) when is_port(S) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/preloaded/src/
H A Dprim_inet.erl289 case getprotocol(S) of
648 case getprotocol(S) of
1290 getprotocol(S) when is_port(S) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl289 case getprotocol(S) of
648 case getprotocol(S) of
1290 getprotocol(S) when is_port(S) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl289 case getprotocol(S) of
648 case getprotocol(S) of
1290 getprotocol(S) when is_port(S) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/preloaded/src/
H A Dprim_inet.erl289 case getprotocol(S) of
648 case getprotocol(S) of
1290 getprotocol(S) when is_port(S) -> function
/dports/lang/erlang/otp-OTP-24.1.7/erts/preloaded/src/
H A Dprim_inet.erl289 case getprotocol(S) of
648 case getprotocol(S) of
1290 getprotocol(S) when is_port(S) -> function
/dports/devel/emscripten/emscripten-2.0.3/site/source/docs/porting/
H A Dpthreads.rst128 …erformed in thread priority order. The functions pthread_mutexattr_set/getprotocol(), pthread_mute…
/dports/security/pecl-gnupg/gnupg-1.5.0/
H A Dgnupg.c329 PHP_GNUPG_FALIAS(getprotocol, arginfo_gnupg_void_method)

12