Searched refs:stdio_buffered_printer (Results 1 – 1 of 1) sorted by relevance
191 static void stdio_buffered_printer(char c, void *arg) { in stdio_buffered_printer() function328 ret = vfctprintf(stdio_buffered_printer, &buffer, format, va); in PRIMARY_STDIO_FUNC()