echo_TestCall2    969 librpc/gen_ndr/ndr_echo.c static enum ndr_err_code ndr_push_echo_TestCall2(struct ndr_push *ndr, int flags, const struct echo_TestCall2 *r)
echo_TestCall2    985 librpc/gen_ndr/ndr_echo.c static enum ndr_err_code ndr_pull_echo_TestCall2(struct ndr_pull *ndr, int flags, struct echo_TestCall2 *r)
echo_TestCall2   1009 librpc/gen_ndr/ndr_echo.c _PUBLIC_ void ndr_print_echo_TestCall2(struct ndr_print *ndr, const char *name, int flags, const struct echo_TestCall2 *r)
echo_TestCall2     55 librpc/gen_ndr/ndr_echo.h void ndr_print_echo_TestCall2(struct ndr_print *ndr, const char *name, int flags, const struct echo_TestCall2 *r);
echo_TestCall2      9 librpc/gen_ndr/srv_echo.h NTSTATUS _echo_TestCall2(pipes_struct *p, struct echo_TestCall2 *r);
echo_TestCall2     21 librpc/gen_ndr/srv_echo.h NTSTATUS _echo_TestCall2(pipes_struct *p, struct echo_TestCall2 *r);
echo_TestCall2     94 source3/rpc_server/srv_echo_nt.c NTSTATUS _echo_TestCall2(pipes_struct *p, struct echo_TestCall2 *r)
echo_TestCall2     80 source4/rpc_server/echo/rpc_echo.c static NTSTATUS dcesrv_echo_TestCall2(struct dcesrv_call_state *dce_call, TALLOC_CTX *mem_ctx, struct echo_TestCall2 *r)