Searched refs:mx_hostentry (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/dma/
H A Ddns.c52 const struct mx_hostentry *ha = a, *hb = b;
66 add_host(int pref, const char *host, int port, struct mx_hostentry **he, size_t *ps)
70 struct mx_hostentry *p;
132 dns_get_mx_list(const char *host, int port, struct mx_hostentry **he, int no_mx)
140 struct mx_hostentry *hosts = NULL;
285 struct mx_hostentry *he, *p;
H A Ddma.h155 struct mx_hostentry { struct
193 int dns_get_mx_list(const char *, int, struct mx_hostentry **, int);
H A Dnet.c315 open_connection(struct mx_hostentry *h)
353 deliver_to_host(struct qitem *it, struct mx_hostentry *host)
496 struct mx_hostentry *hosts, *h;

Completed in 130 milliseconds