Home
last modified time | relevance | path

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

/dports/dns/firedns/firedns/
H A Dfiredns.h80 int firedns_getmxlist(const char * const name);
H A Dfiredns.c719 int firedns_getmxlist(const char * const name) { in firedns_getmxlist() function
1569 fd = firedns_getmxlist(name); in firedns_resolvemxlist_i()