Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Drdata.h58 int print_rdata(buffer_type *output, rrtype_descriptor_type *descriptor,
H A Dutil.c1063 result = print_rdata(output, descriptor, record); in print_rr()
H A Drdata.c1140 print_rdata(buffer_type *output, rrtype_descriptor_type *descriptor, in print_rdata() function
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog4823 - moved print_rdata from nsd-xfer to rdata.h to share code.