Searched refs:prom_printfbuf (Results 1 – 1 of 1) sorted by relevance
53 static char prom_printfbuf[PROM_PRINTFBUF_SIZE]; variable59 char *c = prom_printfbuf; in real_prom_printf()63 len = vsnprintf(prom_printfbuf, PROM_PRINTFBUF_SIZE, fmt, ap); in real_prom_printf()