Searched defs:outc (Results 1 – 15 of 15) sorted by relevance
/csrg-svn/local/toolchest/ksh/sh/ |
H A D | echo.c | 37 register int outc; local
|
/csrg-svn/lib/libterm/ |
H A D | tputs.c | 33 tputs(cp, affcnt, outc) in tputs() argument
|
/csrg-svn/usr.bin/tset/ |
H A D | misc.c | 39 outc(c) in outc() function
|
/csrg-svn/bin/sh/ |
H A D | output.h | 52 #define outc(c, file) (--(file)->nleft < 0? (emptyoutbuf(file), *(file)->nextc++ = (c)) : (*(file)-… macro
|
/csrg-svn/usr.bin/unvis/ |
H A D | unvis.c | 63 char outc; local
|
/csrg-svn/usr.bin/tput/ |
H A D | tput.c | 189 outc(c) in outc() function
|
/csrg-svn/sys/pmax/dev/ |
H A D | dtop.c | 601 dtop_null_device_handler(dev, msg, event, outc) in dtop_null_device_handler() argument 619 dtop_locator_handler(dev, msg, event, outc) in dtop_locator_handler() argument 674 dtop_keyboard_handler(dev, msg, event, outc) in dtop_keyboard_handler() argument
|
/csrg-svn/local/local.cmd/ |
H A D | dis.c | 329 outc(c) in outc() function
|
/csrg-svn/usr.bin/ul/ |
H A D | ul.c | 422 outc(c) in outc() function
|
/csrg-svn/usr.bin/diction/diction/ |
H A D | dprog.c | 468 outc(addr,file) in outc() function
|
/csrg-svn/old/vfilters/vcat/ |
H A D | vcat.c | 731 outc(code) in outc() function
|
/csrg-svn/old/vfilters/rvcat/ |
H A D | rvcat.c | 762 outc(code) in outc() function
|
/csrg-svn/old/sysline/ |
H A D | sysline.c | 1285 outc(c) in outc() function
|
/csrg-svn/local/ditroff/ditroff.old.okeeffe/driver/ |
H A D | dver.c | 1206 outc(code) in outc() function
|
H A D | dvar.c | 1196 outc(code) in outc() function
|