|
Motr
M0
|
#include "cob/cob.h"#include "net/lnet/lnet.h"#include "net/buffer_pool.h"#include "mdstore/mdstore.h"#include "reqh/reqh.h"#include "rpc/rpc.h"#include "rpc/rpc_machine.h"#include "be/ut/helper.h"
Go to the source code of this file.
Data Structures | |
| struct | m0_ut_rpc_mach_ctx |
Macros | |
| #define | __MOTR_UT_UT_RPC_MACHINE_H__ |
Functions | |
| M0_INTERNAL void | m0_ut_rpc_mach_init_and_add (struct m0_ut_rpc_mach_ctx *ctx) |
| M0_INTERNAL void | m0_ut_rpc_mach_fini (struct m0_ut_rpc_mach_ctx *ctx) |
| #define __MOTR_UT_UT_RPC_MACHINE_H__ |
Definition at line 27 of file ut_rpc_machine.h.
| M0_INTERNAL void m0_ut_rpc_mach_fini | ( | struct m0_ut_rpc_mach_ctx * | ctx | ) |
Definition at line 123 of file ut_rpc_machine.c.


| M0_INTERNAL void m0_ut_rpc_mach_init_and_add | ( | struct m0_ut_rpc_mach_ctx * | ctx | ) |
Definition at line 38 of file ut_rpc_machine.c.

