echo_TestDoublePointer  377 librpc/gen_ndr/cli_echo.c 	struct echo_TestDoublePointer r;
echo_TestDoublePointer  384 librpc/gen_ndr/cli_echo.c 		NDR_PRINT_IN_DEBUG(echo_TestDoublePointer, &r);
echo_TestDoublePointer  398 librpc/gen_ndr/cli_echo.c 		NDR_PRINT_OUT_DEBUG(echo_TestDoublePointer, &r);
echo_TestDoublePointer 1471 librpc/gen_ndr/ndr_echo.c 		sizeof(struct echo_TestDoublePointer),
echo_TestDoublePointer  714 librpc/gen_ndr/srv_echo.c 	struct echo_TestDoublePointer *r;
echo_TestDoublePointer  718 librpc/gen_ndr/srv_echo.c 	r = talloc(talloc_tos(), struct echo_TestDoublePointer);
echo_TestDoublePointer  742 librpc/gen_ndr/srv_echo.c 		NDR_PRINT_IN_DEBUG(echo_TestDoublePointer, r);
echo_TestDoublePointer  754 librpc/gen_ndr/srv_echo.c 		NDR_PRINT_OUT_DEBUG(echo_TestDoublePointer, r);
echo_TestDoublePointer  901 librpc/gen_ndr/srv_echo.c 			struct echo_TestDoublePointer *r = (struct echo_TestDoublePointer *)_r;
echo_TestDoublePointer  355 source4/torture/rpc/echo.c 	struct echo_TestDoublePointer r;