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

  /src/common/lib/libprop/
prop_string.c 322 "which is deprecated; use prop_string_create_nocopy() instead.")
326 return prop_string_create_nocopy(str);
373 * prop_string_create_nocopy --
378 prop_string_create_nocopy(const char *str) function in typeref:typename:_PROP_EXPORT prop_string_t
prop_string.c 322 "which is deprecated; use prop_string_create_nocopy() instead.")
326 return prop_string_create_nocopy(str);
373 * prop_string_create_nocopy --
378 prop_string_create_nocopy(const char *str) function in typeref:typename:_PROP_EXPORT prop_string_t

Completed in 41 milliseconds