Searched refs:xputc_type (Results 1 – 1 of 1) sorted by relevance
220 typedef void (*xputc_type)(unsigned n, void *cookie); typedef226 __xprintf(fmt, args, (xputc_type)print_char, 0); in print_log()