Home
last modified time | relevance | path

Searched defs:dict1 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/common/lib/libprop/
H A Dprop_dictionary.c492 prop_dictionary_t dict1 = v1; in _prop_dictionary_equals() local
1165 prop_dictionary_equals(prop_dictionary_t dict1, prop_dictionary_t dict2) in prop_dictionary_equals()