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

/netbsd-6-1-5-RELEASE/sbin/modload/
H A Dmain.c267 merge_dicts(prop_dictionary_t existing_dict, const prop_dictionary_t new_dict) argument
283 if ((props_obj == NULL) || !prop_dictionary_set(existing_dict,
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_module.c1398 module_merge_dicts(prop_dictionary_t existing_dict, argument
1421 if ((props_obj == NULL) || !prop_dictionary_set(existing_dict,

Completed in 245 milliseconds