Home
last modified time | relevance | path

Searched refs:existing_dict (Results 1 – 2 of 2) sorted by relevance

/netbsd/sbin/modload/
H A Dmain.c268 merge_dicts(prop_dictionary_t existing_dict, const prop_dictionary_t new_dict) in merge_dicts() argument
284 if ((props_obj == NULL) || !prop_dictionary_set(existing_dict, in merge_dicts()
/netbsd/sys/kern/
H A Dkern_module.c1833 module_merge_dicts(prop_dictionary_t existing_dict, in module_merge_dicts() argument
1856 if ((props_obj == NULL) || !prop_dictionary_set(existing_dict, in module_merge_dicts()