Searched defs:settings_handler_static (Results 1 – 1 of 1) sorted by relevance
130 struct settings_handler_static { struct132 const char *name;135 int (*h_get)(const char *key, char *val, int val_len_max);147 int (*h_set)(const char *key, size_t len, settings_read_cb read_cb,162 int (*h_commit)(void);167 int (*h_export)(int (*export_func)(const char *name, const void *val,