Motr  M0
rpc_opcodes_xc.c File Reference
#include "lib/misc.h"
#include "lib/assert.h"
#include "xcode/xcode.h"
#include "rpc/rpc_opcodes.h"
#include "rpc/rpc_opcodes_xc.h"
Include dependency graph for rpc_opcodes_xc.c:

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
 

Function Documentation

◆ m0_xc_rpc_rpc_opcodes_fini()

M0_INTERNAL void m0_xc_rpc_rpc_opcodes_fini ( void  )

Definition at line 257 of file rpc_opcodes_xc.c.

◆ m0_xc_rpc_rpc_opcodes_init()

M0_INTERNAL void m0_xc_rpc_rpc_opcodes_init ( void  )

Definition at line 253 of file rpc_opcodes_xc.c.

Variable Documentation

◆ M0_RPC_OPCODES_data

const struct m0_xcode_enum_val M0_RPC_OPCODES_data[]

Definition at line 13 of file rpc_opcodes_xc.c.

◆ m0_xc_M0_RPC_OPCODES_enum

struct m0_xcode_enum m0_xc_M0_RPC_OPCODES_enum
Initial value:
= {
.xe_name = "M0_RPC_OPCODES",
.xe_nr = 229,
.xe_maxlen = 37
}
const struct m0_xcode_enum_val M0_RPC_OPCODES_data[]

Definition at line 246 of file rpc_opcodes_xc.c.