|
Motr
M0
|
#include "lib/types.h"
Go to the source code of this file.
Data Structures | |
| struct | m0_conf_rule |
| struct | m0_conf_ruleset |
Macros | |
| #define | __MOTR_CONF_VALIDATION_H__ |
Enumerations | |
| enum | { M0_CONF_RULES_MAX = 32 } |
Functions | |
| char * | m0_conf_validation_error (struct m0_conf_cache *cache, char *buf, size_t buflen) |
| M0_INTERNAL char * | m0_conf_validation_error_locked (const struct m0_conf_cache *cache, char *buf, size_t buflen) |
| #define __MOTR_CONF_VALIDATION_H__ |
Definition at line 24 of file validation.h.