Searched refs:common_putc (Results 1 – 1 of 1) sorted by relevance
45 static void common_putc(int fd, int c);107 common_putc(outfd, c); in putchar()118 common_putc(int fd, int c) in common_putc() function