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

  /src/common/lib/libprop/
prop_string.c 330 * prop_string_create_format --
334 prop_string_create_format(const char *fmt, ...) function in typeref:typename:_PROP_EXPORT prop_string_t __printflike (1,2)
369 return prop_string_create_format("%s", str);
prop_string.c 330 * prop_string_create_format --
334 prop_string_create_format(const char *fmt, ...) function in typeref:typename:_PROP_EXPORT prop_string_t __printflike (1,2)
369 return prop_string_create_format("%s", str);

Completed in 25 milliseconds