Searched refs:strdup_printf (Results 1 – 3 of 3) sorted by relevance
217 char *strdup_printf(const char *fmt, ...) __attribute__((format(printf, 1, 2), nonnull(1)));
382 char *strdup_printf(const char *fmt, ...) in strdup_printf() function