Motr  M0
rpc_opcodes_xc.h File Reference
#include <sys/types.h>
#include "xcode/xcode.h"
Include dependency graph for rpc_opcodes_xc.h:

Go to the source code of this file.

Macros

#define __MOTR_RPC_RPC_OPCODES_XC_H__
 

Functions

M0_INTERNAL void m0_xc_rpc_rpc_opcodes_init (void)
 
M0_INTERNAL void m0_xc_rpc_rpc_opcodes_fini (void)
 

Variables

struct m0_xcode_enum m0_xc_M0_RPC_OPCODES_enum
 

Macro Definition Documentation

◆ __MOTR_RPC_RPC_OPCODES_XC_H__

#define __MOTR_RPC_RPC_OPCODES_XC_H__

Definition at line 6 of file rpc_opcodes_xc.h.

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_xc_M0_RPC_OPCODES_enum

struct m0_xcode_enum m0_xc_M0_RPC_OPCODES_enum

Definition at line 246 of file rpc_opcodes_xc.c.