Home
last modified time | relevance | path

Searched refs:firedns_gettxt (Results 1 – 3 of 3) sorted by relevance

/dports/dns/firedns/firedns/
H A Dfiredns.h77 int firedns_gettxt(const char * const name);
H A Dtester.c90 fd = firedns_gettxt(string); in do_firedns_gettxt()
H A Dfiredns.c655 int firedns_gettxt(const char * restrict const name) { /* build, add and send TXT query; retrieve r… in firedns_gettxt() function
855 return firedns_gettxt(hostname); in firedns_dnsbl_lookup_txt()
1475 fd = firedns_gettxt(name); in firedns_resolvetxt_i()