Searched refs:merge_dicts (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sbin/modload/
H A Dmain.c59 static void merge_dicts(prop_dictionary_t, const prop_dictionary_t);
147 merge_dicts(ext_props, props);
268 merge_dicts(prop_dictionary_t existing_dict, const prop_dictionary_t new_dict) function

Completed in 88 milliseconds