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
832 #define vprintfcb(format, ap) vprintf(format, ap) macro912 int vprintfcb(const char *format, va_list ap);
113 * fprintfcb, vfprintfcb, printfcb, vprintfcb, snprintfcb and vsnprintfcb