Motr
M0
|
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "rpc/rpc_opcodes.h"
#include "rpc/rpc_opcodes_xc.h"
Go to the source code of this file.
Functions | |
M0_INTERNAL void | m0_xc_rpc_rpc_opcodes_init (void) |
M0_INTERNAL void | m0_xc_rpc_rpc_opcodes_fini (void) |
Variables | |
const struct m0_xcode_enum_val | M0_RPC_OPCODES_data [] |
struct m0_xcode_enum | m0_xc_M0_RPC_OPCODES_enum |
M0_INTERNAL void m0_xc_rpc_rpc_opcodes_fini | ( | void | ) |
Definition at line 257 of file rpc_opcodes_xc.c.
M0_INTERNAL void m0_xc_rpc_rpc_opcodes_init | ( | void | ) |
Definition at line 253 of file rpc_opcodes_xc.c.
const struct m0_xcode_enum_val M0_RPC_OPCODES_data[] |
Definition at line 13 of file rpc_opcodes_xc.c.
struct m0_xcode_enum m0_xc_M0_RPC_OPCODES_enum |
Definition at line 246 of file rpc_opcodes_xc.c.