Home
last modified time | relevance | path

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

/dports/dns/firedns/firedns/
H A Dfiredns.h81 int firedns_getname4(const struct in_addr * const ip);
H A Dtester.c138 fd = firedns_getname4(addr4); in do_firedns_getname4()
H A Dfiredns.c741 int firedns_getname4(const struct in_addr * restrict const ip) { /* build, add and send PTR query; … in firedns_getname4() function
1758 fd = firedns_getname4(ip); in firedns_resolvename4_i()