Home
last modified time | relevance | path

Searched refs:firedns_gettxtlist (Results 1 – 2 of 2) sorted by relevance

/dports/dns/firedns/firedns/
H A Dfiredns.h78 int firedns_gettxtlist(const char * const name);
H A Dfiredns.c676 int firedns_gettxtlist(const char * restrict const name) { /* build, add and send TXT query; retrie… in firedns_gettxtlist() function
1506 fd = firedns_gettxtlist(name); in firedns_resolvetxtlist_i()