echo_TestCall2    216 librpc/gen_ndr/cli_echo.c 	struct echo_TestCall2 r;
echo_TestCall2    223 librpc/gen_ndr/cli_echo.c 		NDR_PRINT_IN_DEBUG(echo_TestCall2, &r);
echo_TestCall2    237 librpc/gen_ndr/cli_echo.c 		NDR_PRINT_OUT_DEBUG(echo_TestCall2, &r);
echo_TestCall2   1439 librpc/gen_ndr/ndr_echo.c 		sizeof(struct echo_TestCall2),
echo_TestCall2    409 librpc/gen_ndr/srv_echo.c 	struct echo_TestCall2 *r;
echo_TestCall2    413 librpc/gen_ndr/srv_echo.c 	r = talloc(talloc_tos(), struct echo_TestCall2);
echo_TestCall2    437 librpc/gen_ndr/srv_echo.c 		NDR_PRINT_IN_DEBUG(echo_TestCall2, r);
echo_TestCall2    456 librpc/gen_ndr/srv_echo.c 		NDR_PRINT_OUT_DEBUG(echo_TestCall2, r);
echo_TestCall2    865 librpc/gen_ndr/srv_echo.c 			struct echo_TestCall2 *r = (struct echo_TestCall2 *)_r;
echo_TestCall2    208 source4/torture/rpc/echo.c 	struct echo_TestCall2 r;