Home
last modified time | relevance | path

Searched refs:prop_dictionary_equals (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/libprop/
H A Dprop_dictionary.h70 bool prop_dictionary_equals(prop_dictionary_t, prop_dictionary_t);
H A Dprop_dictionary.c1162 prop_dictionary_equals(prop_dictionary_t dict1, prop_dictionary_t dict2) in prop_dictionary_equals() function
/dragonfly/lib/libprop/
H A DMakefile133 MLINKS+= prop_dictionary.3 prop_dictionary_equals.3