Motr  M0
preload.c File Reference
#include "lib/trace.h"
#include "conf/preload.h"
#include "conf/onwire.h"
#include "conf/onwire_xc.h"
#include "xcode/xcode.h"
#include "lib/memory.h"
#include "lib/errno.h"
Include dependency graph for preload.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_CONF
 

Functions

M0_INTERNAL void m0_confx_free (struct m0_confx *enc)
 
M0_INTERNAL int m0_confstr_parse (const char *str, struct m0_confx **out)
 
M0_INTERNAL int m0_confx_to_string (struct m0_confx *confx, char **out)
 
M0_INTERNAL void m0_confx_string_free (char *str)
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_CONF

Definition at line 23 of file preload.c.