Searched defs:direction (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Drbt.c3053 int depth, const char *direction,
3060 fprintf(f, " (%s, %s", direction,
3098 fprintf(f, "NULL (%s)\n", direction);
3052 print_text_helper(dns_rbtnode_t *root, dns_rbtnode_t *parent, int depth, const char *direction, void (*data_printer)(FILE *, void *), FILE *f) argument

Completed in 207 milliseconds