Home
last modified time | relevance | path

Searched refs:dns_txt_packet (Results 1 – 23 of 23) sorted by relevance

/dports/dns/libdjbdns/djbdns-pd-1.05/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h75 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h75 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/mail/qmail-rblchk/qmail-rblchk/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h75 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/net/ipsvd/net/ipsvd-1.0.0/src/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h75 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/sysutils/ucspi-ssl/host/superscript.com/net/ucspi-ssl-0.99b/src/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h79 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/sysutils/ucspi-tcp/ucspi-tcp-0.88/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h79 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/dns/djbdns-tools/djbdns-1.05/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h75 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/dns/djbdns/djbdns-1.05/
H A Ddns_txt.c6 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h75 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/devel/libowfat/libowfat-0.32/dns/
H A Ddns_txt.c7 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
56 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
/dports/mail/ezmlm-idx/ezmlm-idx-7.2.2/
H A Ddns_txt.c8 int dns_txt_packet(stralloc *out,const char *buf,unsigned int len) in dns_txt_packet() function
57 if (dns_txt_packet(out,dns_resolve_tx.packet,dns_resolve_tx.packetlen) == -1) return -1; in dns_txt()
H A Ddns.h75 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/devel/bglibs/bglibs-2.04/net/
H A Ddns_txt.c44 int dns_txt_packet(struct dns_result* out, const char* buf, unsigned int len) in dns_txt_packet() function
55 if (dns_txt_packet(out,tx->packet,tx->packetlen) == -1) { free(q); return -1; } in dns_txt_r()
/dports/ftp/ftpcopy/web/ftpcopy-0.6.7/src/
H A Ddns.h79 extern int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/devel/libowfat/libowfat-0.32/
H A Ddns.h84 int dns_txt_packet(stralloc *,const char *,unsigned int);
/dports/devel/bglibs/bglibs-2.04/include/
H A Ddns.h200 extern int dns_txt_packet(struct dns_result*, const char *,unsigned int);