Searched defs:do_putc (Results 1 – 9 of 9) sorted by relevance
16 static inline int do_putc(int c, FILE *f) in do_putc() function
73 static int do_putc(int c, console_t *console) in do_putc() function
75 static int do_putc(int c, console_t *console) in do_putc() function
62 void (*do_putc)(unsigned char c); member
72 void (*do_putc)(unsigned char c); member
77 void (*do_putc)(unsigned char c); member
97 void (*do_putc)(unsigned char c); member