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

  /src/common/lib/libprop/
prop_dictionary_util.c 188 prop_dictionary_set_string(prop_dictionary_t dict, const char *key, function in typeref:typename:_PROP_EXPORT bool
285 "which is deprecated; use prop_dictionary_set_string() instead.")
291 return prop_dictionary_set_string(dict, key, cp);
prop_dictionary_util.c 188 prop_dictionary_set_string(prop_dictionary_t dict, const char *key, function in typeref:typename:_PROP_EXPORT bool
285 "which is deprecated; use prop_dictionary_set_string() instead.")
291 return prop_dictionary_set_string(dict, key, cp);
prop_dictionary_util.c 188 prop_dictionary_set_string(prop_dictionary_t dict, const char *key, function in typeref:typename:_PROP_EXPORT bool
285 "which is deprecated; use prop_dictionary_set_string() instead.")
291 return prop_dictionary_set_string(dict, key, cp);

Completed in 255 milliseconds