Home
last modified time | relevance | path

Searched refs:dns_d_push (Results 1 – 10 of 10) sorted by relevance

/dports/devel/libdill/libdill-2.14/dns/
H A Ddns.h458 int dns_d_push(struct dns_packet *, const void *, size_t);
H A Ddns.c1302 if ((error = dns_d_push(P, dn, dnlen))) in dns_p_push()
1879 int dns_d_push(struct dns_packet *P, const void *dn, size_t len) { in dns_d_push() function
2681 if ((error = dns_d_push(P, mx->host, strlen(mx->host)))) in dns_mx_push()
2748 if ((error = dns_d_push(P, ns->host, strlen(ns->host)))) in dns_ns_push()
2867 if ((error = dns_d_push(P, dn[i], strlen(dn[i])))) in dns_soa_push()
/dports/devel/libmill/libmill-1.18/dns/
H A Ddns.h458 int dns_d_push(struct dns_packet *, const void *, size_t);
H A Ddns.c1282 if ((error = dns_d_push(P, dn, dnlen))) in dns_p_push()
1859 int dns_d_push(struct dns_packet *P, const void *dn, size_t len) { in dns_d_push() function
2661 if ((error = dns_d_push(P, mx->host, strlen(mx->host)))) in dns_mx_push()
2728 if ((error = dns_d_push(P, ns->host, strlen(ns->host)))) in dns_ns_push()
2847 if ((error = dns_d_push(P, dn[i], strlen(dn[i])))) in dns_soa_push()
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/lib/
H A Ddns.h489 DNS_PUBLIC int dns_d_push(struct dns_packet *, const void *, size_t);
H A Ddns.c1759 if ((error = dns_d_push(P, dn, dnlen))) in dns_p_push()
2455 int dns_d_push(struct dns_packet *P, const void *dn, size_t len) { in dns_d_push() function
3178 if ((error = dns_d_push(P, mx->host, strlen(mx->host)))) in dns_mx_push()
3243 if ((error = dns_d_push(P, ns->host, strlen(ns->host)))) in dns_ns_push()
3356 if ((error = dns_d_push(P, dn[i], strlen(dn[i])))) in dns_soa_push()
/dports/security/gnupg/gnupg-2.3.3/dirmngr/
H A Ddns.h447 DNS_PUBLIC int dns_d_push(struct dns_packet *, const void *, size_t);
H A Ddns.c2005 if ((error = dns_d_push(P, dn, dnlen))) in dns_p_push()
2770 int dns_d_push(struct dns_packet *P, const void *dn, size_t len) { in dns_d_push() function
3490 if ((error = dns_d_push(P, mx->host, strlen(mx->host)))) in dns_mx_push()
3555 if ((error = dns_d_push(P, ns->host, strlen(ns->host)))) in dns_ns_push()
3668 if ((error = dns_d_push(P, dn[i], strlen(dn[i])))) in dns_soa_push()
/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Ddns.h488 DNS_PUBLIC int dns_d_push(struct dns_packet *, const void *, size_t);
H A Ddns.c1775 if ((error = dns_d_push(P, dn, dnlen))) in dns_p_push()
2452 int dns_d_push(struct dns_packet *P, const void *dn, size_t len) { in dns_d_push() function
3175 if ((error = dns_d_push(P, mx->host, strlen(mx->host)))) in dns_mx_push()
3240 if ((error = dns_d_push(P, ns->host, strlen(ns->host)))) in dns_ns_push()
3353 if ((error = dns_d_push(P, dn[i], strlen(dn[i])))) in dns_soa_push()