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

  /src/common/lib/libprop/
prop_dictionary.c 179 #define prop_dictionary_is_immutable(x) \ macro
801 if (prop_dictionary_is_immutable(pd) == false)
1035 if (prop_dictionary_is_immutable(pd))
1174 if (prop_dictionary_is_immutable(pd))
prop_dictionary.c 179 #define prop_dictionary_is_immutable(x) \ macro
801 if (prop_dictionary_is_immutable(pd) == false)
1035 if (prop_dictionary_is_immutable(pd))
1174 if (prop_dictionary_is_immutable(pd))

Completed in 30 milliseconds