Searched refs:vprintfcb (Results 1 – 3 of 3) sorted by relevance
74 rc = vprintfcb(format, ap); in printfcb()80 int vprintfcb(const char *format, va_list ap) in vprintfcb() function
826 #define vprintfcb(format, ap) vprintf(format, ap) macro906 int vprintfcb(const char *format, va_list ap);
113 * fprintfcb, vfprintfcb, printfcb, vprintfcb, snprintfcb and vsnprintfcb