ndr_print_debug_helper  385 librpc/ndr/libndr.h void ndr_print_debug_helper(struct ndr_print *ndr, const char *format, ...) PRINTF_ATTRIBUTE(2,3);
ndr_print_debug_helper  218 librpc/ndr/ndr.c 	ndr->print = ndr_print_debug_helper;
ndr_print_debug_helper  236 librpc/ndr/ndr.c 	ndr->print = ndr_print_debug_helper;
ndr_print_debug_helper  255 librpc/ndr/ndr.c 	ndr->print = ndr_print_debug_helper;
ndr_print_debug_helper  342 librpc/tools/ndrdump.c 	ndr_print->print = ndr_print_debug_helper;
ndr_print_debug_helper  397 librpc/tools/ndrdump.c 		ndr_v_print->print = ndr_print_debug_helper;