Home | History | Annotate | Download | only in mail

Lines Matching refs:putc

219 					(void)putc('\n', obuf);
325 if ((c = getc(ibuf)) != EOF && putc(c, obuf) == EOF)
383 (void)putc(' ', fo);
386 (void)putc(',', fo);
389 (void)putc('\n', fo);
409 (void)putc(*str, fo);
415 (void)putc(' ', fo); /* output a single space after the ':' */
430 (void)putc(*str, fo);
434 (void)putc('\n', fo);
472 (void)putc('\n', fo);
512 (void)putc(c, nfo);
585 (void)putc('\n', fo);