Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libprop/
H A Dprop_dictionary.c161 #define prop_dictionary_is_immutable(x) \ macro
756 if (prop_dictionary_is_immutable(pd) == false) in prop_dictionary_make_immutable()
990 if (prop_dictionary_is_immutable(pd)) in prop_dictionary_set()
1129 if (prop_dictionary_is_immutable(pd)) in prop_dictionary_remove()