Searched refs:afputc (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl2/rcs/dist/src/ |
H A D | rcslex.c | 332 afputc('\n',stdout); in nextlex() 1256 afputc('\n',stderr); 1273 afputc('\n',stderr); 1290 afputc('\n',stderr); 1360 afputc('\n', stderr); 1379 afputc('\n', stderr); 1398 afputc('\n', stderr); 1434 afputc(c, f) in afputc() function
|
H A D | rlog.c | 428 afputc('\"', out); 456 afputc('\n',out); 615 afputc('\n', out); 623 afputc('\n', out);
|
H A D | rcsedit.c | 1109 afputc(' ', out); 1112 afputc(KDELIM, out); 1197 afputc('\n', out); 1218 afputc('\n', out); 1227 afputc(c,out);
|
H A D | rcsgen.c | 314 afputc('\n',stderr); in getcstdin()
|
H A D | rcs.c | 931 afputc(nextc, foutptr); 1056 afputc(old1, mailmess);
|
H A D | rcsbase.h | 579 void afputc P((int,FILE*));
|
H A D | ci.c | 669 afputc('\n', frewrite);
|