Searched defs:settings_handler_static (Results 1 – 1 of 1) sorted by relevance
137 struct settings_handler_static { struct139 const char *name;142 int cprio;145 int (*h_get)(const char *key, char *val, int val_len_max);157 int (*h_set)(const char *key, size_t len, settings_read_cb read_cb,172 int (*h_commit)(void);177 int (*h_export)(int (*export_func)(const char *name, const void *val,