Searched refs:iwpool_printf (Results 1 – 4 of 4) sorted by relevance
106 IW_EXPORT char *iwpool_printf(IWPOOL *pool, const char *format, ...);
148 char *iwpool_printf(IWPOOL *pool, const char *format, ...) { in iwpool_printf() function
127 const char *res = iwpool_printf(pool, "%s=%s", "foo", "bar"); in test_iwpool_printf()
79 * Added iwpool_printf (iwpool.h)