rap_call          145 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS rap_srv_pull_word(struct rap_call *call, uint16_t *result)
rap_call          160 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS rap_srv_pull_dword(struct rap_call *call, uint32_t *result)
rap_call          175 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS rap_srv_pull_string(struct rap_call *call, const char **result)
rap_call          196 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS rap_srv_pull_bufsize(struct rap_call *call, uint16_t *bufsize)
rap_call          213 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS rap_srv_pull_expect_multiple(struct rap_call *call)
rap_call          254 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS _rap_netshareenum(struct rap_call *call)
rap_call          334 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS _rap_netserverenum2(struct rap_call *call)
rap_call          418 source4/ntvfs/ipc/ipc_rap.c static NTSTATUS api_Unsupported(struct rap_call *call)
rap_call          100 source4/torture/rap/rap.c static void rap_cli_push_paramdesc(struct rap_call *call, char desc)
rap_call          116 source4/torture/rap/rap.c static void rap_cli_push_word(struct rap_call *call, uint16_t val)
rap_call          122 source4/torture/rap/rap.c static void rap_cli_push_dword(struct rap_call *call, uint32_t val)
rap_call          128 source4/torture/rap/rap.c static void rap_cli_push_rcvbuf(struct rap_call *call, int len)
rap_call          136 source4/torture/rap/rap.c static void rap_cli_expect_multiple_entries(struct rap_call *call)
rap_call          143 source4/torture/rap/rap.c static void rap_cli_expect_word(struct rap_call *call)
rap_call          149 source4/torture/rap/rap.c static void rap_cli_push_string(struct rap_call *call, const char *str)
rap_call          159 source4/torture/rap/rap.c static void rap_cli_expect_format(struct rap_call *call, const char *format)
rap_call          194 source4/torture/rap/rap.c 				struct rap_call *call)