Symbol: fputc
bin/csh/csh.c
1293
return fputc(ch & TRIM, fp);
bin/csh/csh.c
994
(void) fputc('\r', cshout);
bin/csh/csh.c
995
(void) fputc('\n', cshout);
bin/csh/exec.c
416
(void) fputc('\n', csherr);
bin/csh/exec.c
604
(void) fputc('\n', cshout);
bin/csh/file.c
494
(void) fputc(dir ? filetype(dir, items[i]) : ' ', cshout);
bin/csh/file.c
498
(void) fputc(' ', cshout);
bin/csh/file.c
502
(void) fputc('\r', cshout);
bin/csh/file.c
503
(void) fputc('\n', cshout);
bin/csh/func.c
1182
(void) fputc('\n', cshout);
bin/csh/func.c
185
fputc('\n', cshout);
bin/csh/func.c
864
(void) fputc('\n', cshout);
bin/csh/lex.c
181
(void) fputc(' ', fp);
bin/csh/proc.c
180
(void) fputc('\n', cshout);
bin/csh/proc.c
186
(void) fputc('\n', cshout);
bin/csh/proc.c
305
(void) fputc('\n', cshout);
bin/csh/proc.c
645
(void) fputc('\n', cshout);
bin/csh/proc.c
678
(void) fputc(' ', cshout);
bin/csh/proc.c
683
(void) fputc('\n', cshout);
bin/csh/proc.c
765
(void) fputc('&', cshout);
bin/csh/proc.c
781
(void) fputc(')', cshout);
bin/csh/proc.c
794
(void) fputc('\n', cshout);
bin/csh/proc.c
951
(void) fputc('0', cshout); /* 0's symbolic name is '0' */
bin/csh/proc.c
958
(void) fputc('\n', cshout);
bin/csh/proc.c
961
(void) fputc('\n', cshout);
bin/csh/set.c
714
(void) fputc('(', cshout);
bin/csh/set.c
717
(void) fputc(')', cshout);
bin/csh/set.c
718
(void) fputc('\n', cshout);
bin/csh/time.c
135
(void) fputc(*cp, cshout);
bin/csh/time.c
221
(void) fputc('\n', cshout);
bin/csh/time.c
252
(void) fputc(':', cshout);
bin/csh/time.c
272
(void) fputc(':', cshout);
bin/csh/time.c
274
(void) fputc('.', cshout);
bin/ed/io.c
200
if (fputc(*s, fp) == EOF) {
bin/pax/tty_subs.c
145
(void)fputc('\n', stderr);
bin/pax/tty_subs.c
153
(void)fputc('\n', stderr);
bin/pax/tty_subs.c
176
(void)fputc('\n', stderr);
bin/pax/tty_subs.c
190
(void)fputc('\n', stderr);
games/gomoku/main.c
402
fputc('\n', fp);
games/hack/hack.termcap.c
240
return fputc(c, stdout);
include/stdio.h
141
int fputc(int, FILE *);
lib/libc/hidden/stdio.h
68
PROTO_NORMAL(fputc);
lib/libc/softfloat/timesoftfloat.c
83
fputc( '\n', stdout );
lib/libc/stdio/fputc.c
42
DEF_STRONG(fputc);
lib/libcurses/tinfo/comp_error.c
113
fputc(':', stderr);
lib/libcurses/tinfo/comp_error.c
114
fputc(' ', stderr);
lib/libcurses/tinfo/lib_tputs.c
445
return fputc(c, stdout);
lib/libcurses/trace/lib_trace.c
287
fputc('\n', fp);
lib/libedit/terminal.c
1210
return fputc(c, terminal_outfile);
lib/libedit/terminal.c
1303
(void) fputc('\n', el->el_outfile);
lib/libkvm/kvm.c
129
(void)fputc('\n', stderr);
lib/libkvm/kvm.c
530
if (fputc(0, fp) == EOF) {
libexec/comsat/comsat.c
330
(void)fputc(*s2, tp);
libexec/login_ldap/util.c
75
fputc('\n', stderr);
libexec/spamd-setup/spamd-setup.c
446
fputc('n', sdc);
libexec/spamd-setup/spamd-setup.c
454
fputc('\\', sdc);
libexec/spamd-setup/spamd-setup.c
457
fputc(buf[i], sdc);
libexec/spamd-setup/spamd-setup.c
461
fputc('"', sdc);
libexec/spamd-setup/spamd-setup.c
639
fputc('\n', sdc);
libexec/spamd/grey.c
145
fputc('\n', sdc);
regress/lib/libc/fmemopen/fmemopentest.c
48
fputc(c, s2);
regress/lib/libc/orientation/orientation_test.c
188
TEST_NARROW(fputc('c', f));
regress/lib/libc/stdio/test___freading.c
110
assert(fputc('X', fp) == 'X');
regress/lib/libc/stdio/test___fwriting.c
67
fputc('e', fp);
regress/lib/libc/stdio_threading/fopen/fopen_test.c
37
fputc('0', file);
regress/lib/libcrypto/test/test.c
184
if (fputc('\n', t->out) == EOF)
regress/lib/libedit/readline/history.c
64
fputc('\n', stderr);
regress/usr.bin/ssh/misc/sk-dummy/fatal.c
19
fputc('\n', stderr);
regress/usr.bin/ssh/misc/sk-dummy/sk-dummy.c
62
fputc('\n', stderr);
sbin/disklabel/disklabel.c
454
(void)fputc('\n', f);
sbin/ping/ping.c
1414
fputc('\a', stderr);
sbin/ping/ping.c
884
fputc('\a', stderr);
sbin/scsi/libscsi.c
1025
fputc('\n', f);
sbin/unwind/libunbound/util/data/dname.c
398
fputc('.', out);
sbin/unwind/libunbound/util/data/dname.c
424
fputc((int)*dname++, out);
sbin/unwind/libunbound/util/data/dname.c
425
fputc('.', out);
sys/dev/microcode/aic7xxx/aicasm_symbol.c
451
fputc('\t', dfile);
usr.bin/at/at.c
302
(void)fputc('\\', fp);
usr.bin/at/at.c
306
(void)fputc(*ap, fp);
usr.bin/at/at.c
309
(void)fputc('\n', fp);
usr.bin/at/at.c
322
(void)fputc('\\', fp);
usr.bin/at/at.c
324
(void)fputc(*ap, fp);
usr.bin/at/at.c
341
(void)fputc(ch, fp);
usr.bin/chpass/chpass.c
202
fputc('.', stderr);
usr.bin/chpass/chpass.c
207
fputc('\n', stderr);
usr.bin/cvs/entries.c
276
fputc('\n', fp);
usr.bin/cvs/entries.c
286
fputc('D', fp);
usr.bin/cvs/entries.c
287
fputc('\n', fp);
usr.bin/cvs/entries.c
329
fputc('\n', fp);
usr.bin/cvs/entries.c
357
fputc('\n', fp);
usr.bin/cvs/log.c
117
fputc('\n', out);
usr.bin/cvs/logmsg.c
129
fputc('\n', fp);
usr.bin/cvs/rcs.c
356
fputc('\n', fp);
usr.bin/cvs/rcs.c
398
fputc('\n', fp);
usr.bin/cvs/rcs.c
411
fputc('\n', fp);
usr.bin/encrypt/encrypt.c
142
(void)fputc('\n', stdout);
usr.bin/encrypt/encrypt.c
157
(void)fputc('\n', stdout);
usr.bin/encrypt/encrypt.c
175
(void)fputc('\n', stdout);
usr.bin/find/function.c
1413
(void)fputc('\0', stdout);
usr.bin/ftp/cmds.c
986
fputc('\n', ttyout);
usr.bin/ftp/domacro.c
125
fputc('\n', ttyout);
usr.bin/ftp/ftp.c
373
fputc(noop[current_nop_pos++], cout);
usr.bin/ftp/util.c
596
fputc('\n', ttyout);
usr.bin/ftp/util.c
667
fputc('\n', ttyout);
usr.bin/infocmp/infocmp.c
1050
(void) fputc('\n', stderr);
usr.bin/lex/misc.c
702
fputc(c, stdout);
usr.bin/lex/misc.c
709
fputc('\n', stdout);
usr.bin/lex/scanopt.c
399
fputc(' ',(fp));\
usr.bin/m4/main.c
523
fputc(*s, active);
usr.bin/m4/misc.c
466
fputc(*--s, f);
usr.bin/make/direxpand.c
292
fputc('\n', stdout);
usr.bin/make/dump.c
136
fputc('\n', stdout);
usr.bin/make/dump.c
152
fputc('\n', stdout);
usr.bin/make/suff.c
1495
fputc('\n', stdout);
usr.bin/make/suff.c
1503
fputc('\n', stdout);
usr.bin/make/suff.c
1505
fputc('\n', stdout);
usr.bin/make/targequiv.c
420
fputc('!', stderr);
usr.bin/make/targequiv.c
426
fputc('\n', stderr);
usr.bin/mandoc/mandoc_msg.c
373
fputc('\n', fileptr);
usr.bin/mandoc/mandocdb.c
2374
fputc('/', stderr);
usr.bin/mandoc/mandocdb.c
2404
fputc('\n', stderr);
usr.bin/mg/ttyio.c
209
(void) fputc('\n', stderr); /* Use '\n' as no buffers now. */
usr.bin/openssl/s_time.c
407
fputc(ver, stdout);
usr.bin/passwd/local_passwd.c
149
fputc('.', stderr);
usr.bin/passwd/local_passwd.c
154
fputc('\n', stderr);
usr.bin/rcs/rcs.c
279
fputc('\n', fp);
usr.bin/rcs/rcs.c
321
fputc('\n', fp);
usr.bin/rcs/rcs.c
334
fputc('\n', fp);
usr.bin/rpcgen/rpc_util.c
344
(void) fputc('\t', f);
usr.bin/rpcgen/rpc_util.c
412
(void) fputc(c, stderr);
usr.bin/rpcgen/rpc_util.c
433
(void) fputc('^', stderr);
usr.bin/rpcgen/rpc_util.c
436
(void) fputc('\n', stderr);
usr.bin/sed/process.c
490
(void)fputc(*s, outfile);
usr.bin/sed/process.c
493
(void)fputc('$', outfile);
usr.bin/sed/process.c
494
(void)fputc('\n', outfile);
usr.bin/sed/process.c
498
(void)fputc('\\', outfile);
usr.bin/sed/process.c
500
(void)fputc("\\abfrtv"[p - escapes], outfile);
usr.bin/sed/process.c
508
(void)fputc('$', outfile);
usr.bin/sed/process.c
509
(void)fputc('\n', outfile);
usr.bin/sed/process.c
82
if (psanl) fputc('\n', outfile);\
usr.bin/sendbug/sendbug.c
545
fputc('\n', stderr);
usr.bin/ssh/hostfile.c
550
if (fseek(f, 0L, SEEK_END) != 0 || (addnl && fputc('\n', f) != '\n')) {
usr.bin/ssh/krl.c
1316
fputc('\n', f);
usr.bin/ssh/krl.c
1350
fputc('\n', f);
usr.bin/ssh/sk-usbhid.c
116
fputc('\n', stderr);
usr.bin/ssh/ssh-keygen.c
2807
fputc('\n', stdout);
usr.bin/ssh/ssh-keygen.c
3024
fputc('\n', stdout);
usr.bin/stat/stat.c
147
(void)fputc((c), (s)); \
usr.bin/stat/stat.c
477
(void)fputc('\n', stdout);
usr.bin/tic/tic.c
438
fputc(ch, target);
usr.bin/tmux/status.c
169
fputc(':', f);
usr.bin/tmux/status.c
171
fputc('\n', f);
usr.bin/tput/tput.c
103
fputc(UChar(*s), stderr);
usr.bin/uuencode/uuencode.c
184
if (fputc(ch, output) == EOF)
usr.bin/uuencode/uuencode.c
195
if (fputc(ch, output) == EOF)
usr.bin/uuencode/uuencode.c
199
if (fputc(ch, output) == EOF)
usr.bin/uuencode/uuencode.c
203
if (fputc(ch, output) == EOF)
usr.bin/uuencode/uuencode.c
207
if (fputc(ch, output) == EOF)
usr.bin/uuencode/uuencode.c
210
if (fputc('\n', output) == EOF)
usr.bin/vmstat/vmstat.c
200
(void)fputc('\n', stderr);
usr.bin/x99token/x99token.c
150
fputc('\n', fp);
usr.sbin/acpidump/acpidump.c
330
fputc(c, fhdr);
usr.sbin/amd/amd/xutil.c
219
fputc('\n', logfp);
usr.sbin/amd/amq/amq.c
190
fputc('\n', stdout);
usr.sbin/btrace/bt_parse.y
1153
fputc(c, stderr);
usr.sbin/cron/do_command.c
411
fputc(ch, mail);
usr.sbin/cron/do_command.c
422
fputc(ch, mail);
usr.sbin/dhcpd/db.c
113
if (fputc(';', db_file) == EOF)
usr.sbin/mrinfo/mrinfo.c
148
fputc('\n', stderr);
usr.sbin/pppd/chat/chat.c
1309
fputc( '\n', stderr );
usr.sbin/radiusd/radiusd_standard.c
412
fputc('\0', fp);
usr.sbin/rbootd/utils.c
118
(void) fputc('\n', DbgFp);
usr.sbin/rbootd/utils.c
124
(void) fputc(rmp->r_brq.rmp_machtype[i], DbgFp);
usr.sbin/rbootd/utils.c
162
(void) fputc('\n', DbgFp);
usr.sbin/rbootd/utils.c
234
(void) fputc(*flnm++, DbgFp);
usr.sbin/smtpd/enqueue.c
397
if (fputc('.', fout) == EOF)
usr.sbin/smtpd/enqueue.c
608
if (fputc('\n', fout) == EOF)
usr.sbin/smtpd/enqueue.c
834
if (fputc('\n', ofile) == EOF)
usr.sbin/smtpd/enqueue.c
838
if (fputc(ch, ofile) == EOF)
usr.sbin/smtpd/smtpc.c
400
if (line[len - 1] != '\n' && fputc('\n', mail.fp) == EOF)
usr.sbin/smtpd/table_proc.c
74
fputc('\n', priv->out);
usr.sbin/tcpdump/print-radius.c
235
fputc(']', stdout);
usr.sbin/tcpdump/print-radius.c
273
fputc(',', stdout);
usr.sbin/tcpdump/print-timed.c
88
fputc('-', stdout);
usr.sbin/tcpdump/util.c
212
(void)fputc('\n', stderr);
usr.sbin/tcpdump/util.c
226
(void)fputc('\n', stderr);
usr.sbin/tftpd/tftpd.c
1379
if (client->fputc(client, wbuf[i]) == EOF) {
usr.sbin/tftpd/tftpd.c
143
int (*fputc)(struct tftp_client *, int);
usr.sbin/tftpd/tftpd.c
877
client->fputc = pf->f_putc;
usr.sbin/unbound/util/data/dname.c
398
fputc('.', out);
usr.sbin/unbound/util/data/dname.c
424
fputc((int)*dname++, out);
usr.sbin/unbound/util/data/dname.c
425
fputc('.', out);
usr.sbin/user/user.c
2407
fputc('\n', stdout);
usr.sbin/user/user.c
2462
fputc('\n', stdout);