Searched refs:printnodename (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbt.c463 printnodename(dns_rbtnode_t *node, isc_boolean_t quoted, FILE *f);
3009 printnodename(n, ISC_TRUE, f);
3031 printnodename(dns_rbtnode_t *node, isc_boolean_t quoted, FILE *f) { function
3059 printnodename(root, ISC_TRUE, f);
3069 printnodename(PARENT(root), ISC_TRUE, f);
3127 printnodename(node, ISC_FALSE, f);

Completed in 19 milliseconds