Home
last modified time | relevance | path

Searched refs:dns_mx_packet (Results 1 – 21 of 21) sorted by relevance

/dports/dns/libdjbdns/djbdns-pd-1.05/
H A Ddns_mx.c8 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
45 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
H A Ddns.h77 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Ddns_mx.c8 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
45 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
H A Ddns.h77 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/mail/qmail-rblchk/qmail-rblchk/
H A Ddns_mx.c8 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
45 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
H A Ddns.h77 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/net/ipsvd/net/ipsvd-1.0.0/src/
H A Ddns_mx.c8 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
45 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
H A Ddns.h77 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/dns/djbdns-tools/djbdns-1.05/
H A Ddns_mx.c8 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
45 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
H A Ddns.h77 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/dns/djbdns/djbdns-1.05/
H A Ddns_mx.c8 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
45 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
H A Ddns.h77 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/devel/libowfat/libowfat-0.32/dns/
H A Ddns_mx.c8 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
45 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Ddns_mx.c10 int dns_mx_packet(stralloc *out,const char *buf,unsigned int len) in dns_mx_packet() function
47 if (dns_mx_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_mx()
H A Ddns.h77 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/devel/bglibs/bglibs-2.04/net/
H A Ddns_mx.c34 int dns_mx_packet(struct dns_result* out, const char* buf, unsigned int len) in dns_mx_packet() function
46 if (dns_mx_packet(out,tx->packet,tx->packetlen) == -1) return -1; in dns_mx_r()
/dports/sysutils/ucspi-tcp/ucspi-tcp-0.88/
H A Ddns.h81 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/sysutils/ucspi-ssl/host/superscript.com/net/ucspi-ssl-0.99b/src/
H A Ddns.h81 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/ftp/ftpcopy/web/ftpcopy-0.6.7/src/
H A Ddns.h81 extern int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/devel/libowfat/libowfat-0.32/
H A Ddns.h86 int dns_mx_packet(stralloc *,const char *,unsigned int);
/dports/devel/bglibs/bglibs-2.04/include/
H A Ddns.h203 extern int dns_mx_packet(struct dns_result*, const char *,unsigned int);