echo_TestCall     863 librpc/gen_ndr/ndr_echo.c static enum ndr_err_code ndr_push_echo_TestCall(struct ndr_push *ndr, int flags, const struct echo_TestCall *r)
echo_TestCall     889 librpc/gen_ndr/ndr_echo.c static enum ndr_err_code ndr_pull_echo_TestCall(struct ndr_pull *ndr, int flags, struct echo_TestCall *r)
echo_TestCall     936 librpc/gen_ndr/ndr_echo.c _PUBLIC_ void ndr_print_echo_TestCall(struct ndr_print *ndr, const char *name, int flags, const struct echo_TestCall *r)
echo_TestCall      54 librpc/gen_ndr/ndr_echo.h void ndr_print_echo_TestCall(struct ndr_print *ndr, const char *name, int flags, const struct echo_TestCall *r);
echo_TestCall       8 librpc/gen_ndr/srv_echo.h void _echo_TestCall(pipes_struct *p, struct echo_TestCall *r);
echo_TestCall      20 librpc/gen_ndr/srv_echo.h void _echo_TestCall(pipes_struct *p, struct echo_TestCall *r);
echo_TestCall      88 source3/rpc_server/srv_echo_nt.c void _echo_TestCall(pipes_struct *p, struct echo_TestCall *r)
echo_TestCall      71 source4/rpc_server/echo/rpc_echo.c static NTSTATUS dcesrv_echo_TestCall(struct dcesrv_call_state *dce_call, TALLOC_CTX *mem_ctx, struct echo_TestCall *r)