/titanic_44/usr/src/lib/libast/common/stdio/ |
H A D | fputc.c | 28 NoN(fputc) 32 #undef fputc 35 fputc(int c, Sfio_t* f)
|
/titanic_44/usr/src/lib/libpkg/common/ |
H A D | tputcfent.c | 160 (void) fputc('\n', fp); in tputcfent() 179 (void) fputc('\n', fp); in tputcfent() 180 (void) fputc('\t', fp); in tputcfent() 185 (void) fputc('\n', fp); in tputcfent() 190 (void) fputc('\n', fp); in tputcfent()
|
H A D | ppkgmap.c | 93 if (fputc('\n', fp) == EOF) in ppkgmap() 112 if (fputc('\n', fp) == EOF) in ppkgmap()
|
/titanic_44/usr/src/cmd/truss/ |
H A D | actions.c | 91 (void) fputc(' ', stdout); in report_sleeping() 93 (void) fputc('\t', stdout); in report_sleeping() 141 (void) fputc('\n', stdout); in requested() 179 (void) fputc('\n', stdout); in jobcontrol() 263 (void) fputc('\n', stdout); in signalled() 302 (void) fputc('\n', stdout); in faulted() 609 (void) fputc('\t', stdout); in sysexit() 625 (void) fputc(' ', stdout); in sysexit() 627 (void) fputc('\t', stdout); in sysexit() 642 (void) fputc(' ', stdout); in sysexit() [all …]
|
/titanic_44/usr/src/cmd/sgs/tsort/common/ |
H A D | errtext.c | 63 (void) fputc('\07', stderr); in __errtext() 66 (void) fputc(' ', stderr); in __errtext() 102 (void) fputc('\t', stderr); in __errtext() 110 (void) fputc('\t', stderr); in __errtext() 119 (void) fputc('\n', stderr); in __errtext()
|
H A D | errusage.c | 54 (void) fputc(' ', stderr); in errusage() 59 (void) fputc('\n', stderr); in errusage()
|
/titanic_44/usr/src/lib/libxcurses/src/tic/ |
H A D | ticerror.c | 67 (void) fputc('\n', stderr); in warning() 92 (void) fputc('\n', stderr); in err_abort()
|
/titanic_44/usr/src/cmd/power/ |
H A D | pm_pam_conv.c | 98 (void) fputc('\n', stdout); in getinput() 186 (void) fputc('\n', stderr); in pam_tty_conv() 191 (void) fputc('\n', stdout); in pam_tty_conv()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | trace.c | 158 (void) fputc('\n', ftrace); in tmsg() 213 (void) fputc('\n', ftrace); in trace_off() 832 (void) fputc('\n', ftrace); in trace_if() 852 (void) fputc('\n', ftrace); in trace_khash() 923 (void) fputc('\n', ftrace); in trace_upslot() 939 (void) fputc('\n', ftrace); in trace_misc() 956 (void) fputc('\n', ftrace); in trace_act() 973 (void) fputc('\n', ftrace); in trace_pkt() 1020 (void) fputc('\n', ftrace); in trace_change() 1038 (void) fputc('\n', ftrace); in trace_add_del() [all …]
|
/titanic_44/usr/src/cmd/bnu/ |
H A D | getopt.c | 36 (void) fputc(c, stderr);\ 37 (void) fputc('\n', stderr);}
|
H A D | mailst.c | 79 fputc('\n', fp); 107 fputc('\n', fp);
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | err.c | 109 (void) fputc('\n', fp); in warnfinish() 137 (void) fputc(':', fp); in _vwarnfp() 138 (void) fputc(' ', fp); in _vwarnfp()
|
/titanic_44/usr/src/lib/libadm/common/ |
H A D | ckitem.c | 456 (void) fputc('\n', stderr); 459 (void) fputc('\n', stderr); 474 (void) fputc(*pt, stderr); 486 (void) fputc('\n', stderr); 501 (void) fputc('\n', stderr); 525 (void) fputc('\n', stderr);
|
/titanic_44/usr/src/cmd/cmd-inet/sbin/ifparse/ |
H A D | ifparse.c | 380 (void) fputc(' ', stdout); in parsedump() 383 (void) fputc('\n', stdout); in parsedump() 442 (void) fputc(' ', stdout); in ifparse() 444 (void) fputc('\n', stdout); in ifparse()
|
/titanic_44/usr/src/cmd/rpcgen/ |
H A D | rpc_util.c | 319 (void) fputc('\t', f); in tabify() 386 (void) fputc(c, stderr); in printbuf() 406 (void) fputc('^', stderr); in printwhere() 408 (void) fputc('\n', stderr); in printwhere()
|
/titanic_44/usr/src/lib/libresolv2/common/isc/ |
H A D | hex.c | 95 fputc(hex[(buf[0]>>4)&0xf], fp); in isc_puthexstring() 96 fputc(hex[buf[0]&0xf], fp); in isc_puthexstring()
|
/titanic_44/usr/src/cmd/ttymon/ |
H A D | tmlog.c | 165 (void) fputc('\n', Logfp); in vlog() 171 (void) fputc('\n', stderr); in vlog() 179 (void) fputc('\n', f); in vlog()
|
/titanic_44/usr/src/cmd/gettext/ |
H A D | gettext.c | 249 (void) fputc(' ', stdout); in main() 252 (void) fputc('\n', stdout); in main()
|
/titanic_44/usr/src/cmd/lp/lib/oam/ |
H A D | fmtmsg.c | 90 if (fputc('\n', stderr) == EOF) in fmtmsg() 98 if (fputc('\n', stderr) == EOF) in fmtmsg()
|
/titanic_44/usr/src/lib/libc/port/stdio/ |
H A D | fputc.c | 42 fputc(int ch, FILE *iop) in fputc() function
|
/titanic_44/usr/src/lib/libbc/libc/stdio/common/ |
H A D | fputc.c | 31 fputc(c, fp) in fputc() function
|
/titanic_44/usr/src/tools/aw/ |
H A D | aw.c | 141 if (out && fputc(c, out) == EOF) in copyuntil() 345 (void) fputc('\n', out); in filter() 359 (void) fputc(c, out); in filter() 370 (void) fputc(c, out); in filter()
|
/titanic_44/usr/src/cmd/cpio/ |
H A D | utils.c | 128 (void) fputc(*s++, fp); in str_fprintf() 133 (void) fputc(*(s - 1), fp); in str_fprintf() 134 (void) fputc(*s++, fp); in str_fprintf()
|
/titanic_44/usr/src/cmd/sendmail/aux/ |
H A D | mconnect.c | 218 (void) fputc('\r', f); 219 (void) fputc(c, f);
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast_stdio.h | 200 extern __MANGLE__ int fputc __PROTO__((int, FILE*)); 432 extern __MANGLE__ int fputc __PROTO__((int, FILE*)); 560 #define fputc(c,f) sfputc(f,c) macro 589 #define fputc(c,f) (_sf_(f)->_next>=_sf_(f)->_endw?_sfflsbuf(_sf_(f),(int)((unsigned char)(c))):(in… macro 592 #define putc(c,f) fputc(c,f) 593 #define putchar(c) fputc(c,stdout)
|