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

  /src/common/lib/libprop/
prop_dictionary.c 734 * prop_dictionary_copy --
741 prop_dictionary_copy(prop_dictionary_t opd) function in typeref:typename:_PROP_EXPORT prop_dictionary_t
774 * Like prop_dictionary_copy(), but the resulting dictionary is
785 pd = prop_dictionary_copy(opd);
prop_dictionary.c 734 * prop_dictionary_copy --
741 prop_dictionary_copy(prop_dictionary_t opd) function in typeref:typename:_PROP_EXPORT prop_dictionary_t
774 * Like prop_dictionary_copy(), but the resulting dictionary is
785 pd = prop_dictionary_copy(opd);

Completed in 43 milliseconds