Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Ddbcreate.c68 print_rrs(FILE* out, struct zone* zone) in print_rrs() function
148 if(!print_rrs(out, zone)) { in write_to_zonefile()
H A Dnsd-checkzone.c107 print_rrs(out, zone); in check_zone()
H A Dnamedb.h372 int print_rrs(FILE* out, struct zone* zone);
/netbsd-src/external/bsd/nsd/dist/doc/
H A DChangeLog2273 The memory alloc-dealloc in print_rr has been moved to print_rrs.