Home
last modified time | relevance | path

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

/dports/irc/evangeline/evangeline/src/
H A Ddns.c116 (dcc[idx].u.dns->dns_type == RES_IPBYHOST) && in dns_dccipbyhost()
150 (de->lookup == RES_IPBYHOST)) { in dcc_dnsipbyhost()
164 de->lookup = RES_IPBYHOST; in dcc_dnsipbyhost()
268 de->lookup = RES_IPBYHOST; in tcl_dnsipbyhost()
320 if ((de->lookup == RES_IPBYHOST) && de->res_data.hostname) in dnsevent_expmem()
360 if ((de->lookup == RES_IPBYHOST) && (!de->res_data.hostname || in call_ipbyhost()
H A Devangeline.h340 #define RES_IPBYHOST 2 /* IP address to hostname */ macro
H A Dbotnet.c916 dcc[i].u.dns->dns_type = RES_IPBYHOST; in botlink()
1058 dcc[i].u.dns->dns_type = RES_IPBYHOST; in tandem_relay()
/dports/irc/evangeline/evangeline-msa/src/
H A Ddns.c116 (dcc[idx].u.dns->dns_type == RES_IPBYHOST) && in dns_dccipbyhost()
150 (de->lookup == RES_IPBYHOST)) { in dcc_dnsipbyhost()
164 de->lookup = RES_IPBYHOST; in dcc_dnsipbyhost()
268 de->lookup = RES_IPBYHOST; in tcl_dnsipbyhost()
320 if ((de->lookup == RES_IPBYHOST) && de->res_data.hostname) in dnsevent_expmem()
360 if ((de->lookup == RES_IPBYHOST) && (!de->res_data.hostname || in call_ipbyhost()
H A Devangeline.h340 #define RES_IPBYHOST 2 /* IP address to hostname */ macro
H A Dbotnet.c916 dcc[i].u.dns->dns_type = RES_IPBYHOST; in botlink()
1058 dcc[i].u.dns->dns_type = RES_IPBYHOST; in tandem_relay()
/dports/irc/eggdrop/eggdrop-1.9.1/src/
H A Ddns.c166 (dcc[idx].u.dns->dns_type == RES_IPBYHOST) && in dns_dccipbyhost()
203 (de->lookup == RES_IPBYHOST)) { in dcc_dnsipbyhost()
219 de->lookup = RES_IPBYHOST; in dcc_dnsipbyhost()
337 de->lookup = RES_IPBYHOST; in tcl_dnsipbyhost()
401 if ((de->lookup == RES_IPBYHOST) && de->res_data.hostname) in dnsevent_expmem()
455 if ((de->lookup == RES_IPBYHOST) && (!de->res_data.hostname || in call_ipbyhost()
H A Deggdrop.h505 #define RES_IPBYHOST 2 /* IP address to hostname */ macro
H A Dbotnet.c1057 dcc[i].u.dns->dns_type = RES_IPBYHOST; in botlink()
1220 dcc[i].u.dns->dns_type = RES_IPBYHOST; in tandem_relay()
/dports/irc/evangeline/evangeline/modules/server.mod/
H A Dservmsg.c1200 dcc[servidx].u.dns->dns_type = RES_IPBYHOST; in connect_server()
/dports/irc/eggdrop/eggdrop-1.9.1/src/mod/server.mod/
H A Dservmsg.c1954 dcc[servidx].u.dns->dns_type = RES_IPBYHOST; in connect_server()