echo_TestSurrounding  338 librpc/gen_ndr/cli_echo.c 	struct echo_TestSurrounding r;
echo_TestSurrounding  345 librpc/gen_ndr/cli_echo.c 		NDR_PRINT_IN_DEBUG(echo_TestSurrounding, &r);
echo_TestSurrounding  359 librpc/gen_ndr/cli_echo.c 		NDR_PRINT_OUT_DEBUG(echo_TestSurrounding, &r);
echo_TestSurrounding 1463 librpc/gen_ndr/ndr_echo.c 		sizeof(struct echo_TestSurrounding),
echo_TestSurrounding  639 librpc/gen_ndr/srv_echo.c 	struct echo_TestSurrounding *r;
echo_TestSurrounding  643 librpc/gen_ndr/srv_echo.c 	r = talloc(talloc_tos(), struct echo_TestSurrounding);
echo_TestSurrounding  667 librpc/gen_ndr/srv_echo.c 		NDR_PRINT_IN_DEBUG(echo_TestSurrounding, r);
echo_TestSurrounding  681 librpc/gen_ndr/srv_echo.c 		NDR_PRINT_OUT_DEBUG(echo_TestSurrounding, r);
echo_TestSurrounding  893 librpc/gen_ndr/srv_echo.c 			struct echo_TestSurrounding *r = (struct echo_TestSurrounding *)_r;
echo_TestSurrounding  329 source4/torture/rpc/echo.c 	struct echo_TestSurrounding r;