ndr_print_function_debug 153 librpc/ndr/libndr.h #define NDR_PRINT_FUNCTION_DEBUG(type, flags, p) ndr_print_function_debug((ndr_print_function_t)ndr_print_ ##type, #type, flags, p) ndr_print_function_debug 169 source4/rpc_server/remote/dcesrv_remote.c ndr_print_function_debug(call->ndr_print, name, NDR_IN | NDR_SET_VALUES, r); ndr_print_function_debug 185 source4/rpc_server/remote/dcesrv_remote.c ndr_print_function_debug(call->ndr_print, name, NDR_OUT, r);