Searched refs:module_merge_dicts (Results 1 – 1 of 1) sorted by relevance
130 static bool module_merge_dicts(prop_dictionary_t, const prop_dictionary_t);1364 if (!module_merge_dicts(filedict, props)) { in module_do_load()1833 module_merge_dicts(prop_dictionary_t existing_dict, in module_merge_dicts() function