Home
last modified time | relevance | path

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

/dports/dns/libbind/libbind-6.0/nameser/
H A Dns_newmsg.c27 static int rdcpy(ns_newmsg *, ns_type, const u_char *, size_t);
178 if (rdcpy(handle, type, rdata, rdlen) < 0) in ns_newmsg_rr()
210 rdcpy(ns_newmsg *handle, ns_type type, const u_char *rdata, size_t rdlen) { in rdcpy() function