ndr_print_debug   151 librpc/ndr/libndr.h #define NDR_PRINT_DEBUG(type, p) ndr_print_debug((ndr_print_fn_t)ndr_print_ ##type, #p, p)
ndr_print_debug    96 source4/lib/registry/tools/regshell.c 	ndr_print_debug((ndr_print_fn_t)ndr_print_security_descriptor,
ndr_print_debug   581 source4/torture/rpc/dssync.c 						ndr_print_debug(print_fn, name, ptr);
ndr_print_debug   297 source4/torture/rpc/samsync.c 		        ndr_print_debug((ndr_print_fn_t)ndr_print_security_descriptor, "SamSync", sd1.sd);\
ndr_print_debug   298 source4/torture/rpc/samsync.c 		        ndr_print_debug((ndr_print_fn_t)ndr_print_security_descriptor, "SamR", sdbuf->sd);\