Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
H A Dprop_dictionary.c160 #define prop_dictionary_is_immutable(x) \ macro
755 if (prop_dictionary_is_immutable(pd) == false) in prop_dictionary_make_immutable()
987 if (prop_dictionary_is_immutable(pd)) in prop_dictionary_set()
1126 if (prop_dictionary_is_immutable(pd)) in prop_dictionary_remove()