ze-filter
(ze-filter-0.8.0-develop-180218)
|
Go to the source code of this file.
Functions | |
void | dns_free_hostarr (DNS_HOSTARR_T *r) |
int | dns_get_a (char *domain, DNS_HOSTARR_T *a) |
int | dns_get_aaaa (char *domain, DNS_HOSTARR_T *a) |
int | dns_get_mx (char *domain, DNS_HOSTARR_T *mx) |
void | print_dns_reply (DNS_REPLY_T *r, int level) |
int | compar_dns_host (void *va, const void *vb) const |
int compar_dns_host | ( | void * | va, |
const void * | vb | ||
) | const |
Definition at line 450 of file ze-dns-parse.c.