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

  /src/common/lib/libprop/
prop_dictionary_util.c 196 prop_dictionary_set_string_nocopy(prop_dictionary_t dict, function in typeref:typename:_PROP_EXPORT bool
296 "which is deprecated; use prop_dictionary_set_string_nocopy() instead.")
302 return prop_dictionary_set_string_nocopy(dict, key, cp);
prop_dictionary_util.c 196 prop_dictionary_set_string_nocopy(prop_dictionary_t dict, function in typeref:typename:_PROP_EXPORT bool
296 "which is deprecated; use prop_dictionary_set_string_nocopy() instead.")
302 return prop_dictionary_set_string_nocopy(dict, key, cp);

Completed in 21 milliseconds