fputc              35 admin/alloc-colors.c   fputc ('\n', stderr);
fputc            2457 lib-src/etags.c 	  fputc ('\177', tagf);
fputc            2461 lib-src/etags.c 	      fputc ('\001', tagf);
fputc            7800 lib-src/etags.c       if (fputc (c, dst_f) == EOF)
fputc             787 lib-src/movemail.c       if (fputc ('>', mbf) < 0)
fputc             798 lib-src/movemail.c   return fwrite (line, 1, len, mbf) == len && 0 <= fputc ('\n', mbf);
fputc              75 lib-src/seccomp-filter.c     fputc ('\n', stderr);
fputc             139 lib/nstrftime.c   do { size_t _i; for (_i = 0; _i < Len; _i++) fputc (Byte, P); } while (0)
fputc             186 lib/nstrftime.c # define width_add1(width, c) width_add (width, 1, fputc (c, p))
fputc             293 lib/nstrftime.c       fputc (TOLOWER ((UCHAR_T) *src, loc), fp);
fputc             303 lib/nstrftime.c       fputc (TOUPPER ((UCHAR_T) *src, loc), fp);
fputc             513 lib/stdio.in.h _GL_FUNCDECL_RPL (fputc, int, (int c, FILE *stream) _GL_ARG_NONNULL ((2)));
fputc             514 lib/stdio.in.h _GL_CXXALIAS_RPL (fputc, int, (int c, FILE *stream));
fputc             516 lib/stdio.in.h _GL_CXXALIAS_SYS (fputc, int, (int c, FILE *stream));
fputc             519 lib/stdio.in.h _GL_CXXALIASWARN (fputc);
fputc            1140 lib/stdio.in.h _GL_FUNCDECL_RPL (fputc, int, (int c, FILE *stream) _GL_ARG_NONNULL ((2)));
fputc              75 lib/unlocked-io.h #  define fputc_unlocked(x,y) fputc (x,y)
fputc             939 src/msdos.c    		fputc (*bp, tty->termscript);
fputc            2133 test/manual/etags/c-src/etags.c 	  fputc ('\177', tagf);
fputc            2137 test/manual/etags/c-src/etags.c 	      fputc ('\001', tagf);