Lines Matching defs:store

100 #define cfg_value_ptr(store, meta) \  argument
104 cfg_int_item_handler(struct cfg_value_store *store, in cfg_int_item_handler()
148 cfg_uint_item_handler(struct cfg_value_store *store, in cfg_uint_item_handler()
202 cfg_bool_item_handler(struct cfg_value_store *store, in cfg_bool_item_handler()
218 cfg_string_item_handler(struct cfg_value_store *store, in cfg_string_item_handler()
252 cfg_mac_item_handler(struct cfg_value_store *store, in cfg_mac_item_handler()
269 cfg_ipv4_item_handler(struct cfg_value_store *store, in cfg_ipv4_item_handler()
286 cfg_ipv6_item_handler(struct cfg_value_store *store, in cfg_ipv6_item_handler()
329 static void cfg_store_set_defaults(struct cfg_value_store *store) in cfg_store_set_defaults()
399 struct cfg_value_store *store = context; in cfg_ini_item_handler() local
437 struct cfg_value_store *store; member
444 struct cfg_value_store *store; in cfg_store_alloc() local
480 static void cfg_store_free(struct cfg_value_store *store) in cfg_store_free()
508 struct cfg_value_store *store = in cfg_store_get() local
524 static void cfg_store_put(struct cfg_value_store *store) in cfg_store_put()
547 cfg_ini_parse_to_store(const char *path, struct cfg_value_store *store) in cfg_ini_parse_to_store()
562 struct cfg_value_store *store) in cfg_ini_section_parse_to_store()
608 struct cfg_value_store *store; in cfg_store_print() local
673 struct cfg_value_store *store; in cfg_ini_config_print() local
874 struct cfg_value_store *store; in cfg_parse() local
923 struct cfg_value_store *store; in cfg_psoc_parse() local