|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | m0_confd |
Macros | |
| #define | __MOTR_CONF_CONFD_H__ |
Functions | |
| M0_INTERNAL int | m0_confd_register (void) |
| M0_INTERNAL void | m0_confd_unregister (void) |
| M0_INTERNAL int | m0_confd_service_to_filename (struct m0_reqh_service *service, char **filename) |
| M0_INTERNAL int | m0_confd_cache_create (struct m0_conf_cache **out, struct m0_mutex *cache_lock, const char *confstr) |
| M0_INTERNAL void | m0_confd_cache_destroy (struct m0_conf_cache *cache) |
Variables | |
| struct m0_reqh_service_type | m0_confd_stype |
| const struct m0_bob_type | m0_confd_bob |