Motr  M0
getopts.c File Reference
#include "lib/getopts.h"
#include "lib/misc.h"
#include "lib/errno.h"
#include "lib/assert.h"
#include "lib/types.h"
#include "lib/trace.h"
Include dependency graph for getopts.c:

Go to the source code of this file.

Macros

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_LIB
 

Functions

M0_INTERNAL int m0_bcount_get (const char *arg, m0_bcount_t *out)
 
M0_INTERNAL int m0_time_get (const char *arg, m0_time_t *out)
 

Variables

const char M0_GETOPTS_DECIMAL_POINT = '.'
 

Macro Definition Documentation

◆ M0_TRACE_SUBSYSTEM

#define M0_TRACE_SUBSYSTEM   M0_TRACE_SUBSYS_LIB

Definition at line 30 of file getopts.c.