Motr  M0
param.c File Reference
#include "module/param.h"
#include "module/instance.h"
#include "motr/magic.h"
Include dependency graph for param.c:

Go to the source code of this file.

Functions

 M0_TL_DESCR_DEFINE (m0_param_sources, "m0_param_sources", static, struct m0_param_source, ps_link, ps_magic, M0_PARAM_SOURCE_MAGIC, M0_PARAM_SOURCES_MAGIC)
 
 M0_TL_DEFINE (m0_param_sources, M0_INTERNAL, struct m0_param_source)
 
static struct m0_tlparam_sources (void)
 
M0_INTERNAL void * m0_param_get (const char *key)
 
M0_INTERNAL void m0_param_source_add (struct m0_param_source *src)
 
M0_INTERNAL void m0_param_source_del (struct m0_param_source *src)