HomeSort by: relevance | last modified time | path
    Searched defs:module_merge_dicts (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_module.c 140 static bool module_merge_dicts(prop_dictionary_t, const prop_dictionary_t);
1400 if (!module_merge_dicts(filedict, props)) {
1872 module_merge_dicts(prop_dictionary_t existing_dict, function in typeref:typename:bool

Completed in 104 milliseconds