Home
last modified time | relevance | path

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

/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/include/dns/
H A Drbt.h728 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f);
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/
H A Drbt.c2485 bool show_pointers, FILE *f) { in print_dot_helper() argument
2492 l = print_dot_helper(LEFT(node), nodecount, show_pointers, f); in print_dot_helper()
2493 r = print_dot_helper(RIGHT(node), nodecount, show_pointers, f); in print_dot_helper()
2494 d = print_dot_helper(DOWN(node), nodecount, show_pointers, f); in print_dot_helper()
2502 if (show_pointers) { in print_dot_helper()
2544 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f) { in dns_rbt_printdot() argument
2551 print_dot_helper(rbt->root, &nodecount, show_pointers, f); in dns_rbt_printdot()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/include/dns/
H A Drbt.h767 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f);
/dports/dns/bind-tools/bind-9.16.27/lib/dns/include/dns/
H A Drbt.h781 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f);
/dports/dns/bind916/bind-9.16.27/lib/dns/include/dns/
H A Drbt.h781 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f);
/dports/dns/bind-tools/bind-9.16.27/lib/dns/
H A Drbt.c3193 bool show_pointers, FILE *f) { in print_dot_helper() argument
3200 l = print_dot_helper(LEFT(node), nodecount, show_pointers, f); in print_dot_helper()
3201 r = print_dot_helper(RIGHT(node), nodecount, show_pointers, f); in print_dot_helper()
3202 d = print_dot_helper(DOWN(node), nodecount, show_pointers, f); in print_dot_helper()
3210 if (show_pointers) { in print_dot_helper()
3252 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f) { in dns_rbt_printdot() argument
3259 print_dot_helper(rbt->root, &nodecount, show_pointers, f); in dns_rbt_printdot()
/dports/dns/bind911/bind-9.11.37/lib/dns/
H A Drbt.c3134 bool show_pointers, FILE *f) in print_dot_helper() argument
3141 l = print_dot_helper(LEFT(node), nodecount, show_pointers, f); in print_dot_helper()
3142 r = print_dot_helper(RIGHT(node), nodecount, show_pointers, f); in print_dot_helper()
3143 d = print_dot_helper(DOWN(node), nodecount, show_pointers, f); in print_dot_helper()
3151 if (show_pointers) in print_dot_helper()
3186 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f) { in dns_rbt_printdot() argument
3193 print_dot_helper(rbt->root, &nodecount, show_pointers, f); in dns_rbt_printdot()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/
H A Drbt.c3114 bool show_pointers, FILE *f) { in print_dot_helper() argument
3121 l = print_dot_helper(LEFT(node), nodecount, show_pointers, f); in print_dot_helper()
3122 r = print_dot_helper(RIGHT(node), nodecount, show_pointers, f); in print_dot_helper()
3123 d = print_dot_helper(DOWN(node), nodecount, show_pointers, f); in print_dot_helper()
3131 if (show_pointers) { in print_dot_helper()
3173 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f) { in dns_rbt_printdot() argument
3180 print_dot_helper(rbt->root, &nodecount, show_pointers, f); in dns_rbt_printdot()
/dports/dns/bind916/bind-9.16.27/lib/dns/
H A Drbt.c3193 bool show_pointers, FILE *f) { in print_dot_helper() argument
3200 l = print_dot_helper(LEFT(node), nodecount, show_pointers, f); in print_dot_helper()
3201 r = print_dot_helper(RIGHT(node), nodecount, show_pointers, f); in print_dot_helper()
3202 d = print_dot_helper(DOWN(node), nodecount, show_pointers, f); in print_dot_helper()
3210 if (show_pointers) { in print_dot_helper()
3252 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f) { in dns_rbt_printdot() argument
3259 print_dot_helper(rbt->root, &nodecount, show_pointers, f); in dns_rbt_printdot()
/dports/dns/bind911/bind-9.11.37/lib/dns/include/dns/
H A Drbt.h779 dns_rbt_printdot(dns_rbt_t *rbt, bool show_pointers, FILE *f);
/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dsymbol.c216 int show_pointers = 0; in symbol_print_symbols() local
227 if (show_pointers) in symbol_print_symbols()
234 if (show_pointers) in symbol_print_symbols()