Searched refs:mx_hostentry (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/dma/ |
| H A D | dns.c | 52 const struct mx_hostentry *ha = a, *hb = b; in sort_pref() 66 add_host(int pref, const char *host, int port, struct mx_hostentry **he, size_t *ps) in add_host() 70 struct mx_hostentry *p; in add_host() 132 dns_get_mx_list(const char *host, int port, struct mx_hostentry **he, int no_mx) in dns_get_mx_list() 140 struct mx_hostentry *hosts = NULL; in dns_get_mx_list() 280 struct mx_hostentry *he, *p; in main()
|
| H A D | dma.h | 157 struct mx_hostentry { struct 204 int dns_get_mx_list(const char *, int, struct mx_hostentry **, int);
|
| H A D | net.c | 335 open_connection(struct mx_hostentry *h) in open_connection() 477 deliver_to_host(struct qitem *it, struct mx_hostentry *host) in deliver_to_host() 635 struct mx_hostentry *hosts, *h; in deliver_remote()
|