Searched defs:outc (Results 1 – 14 of 14) sorted by relevance
| /freebsd/crypto/openssl/fuzz/ |
| H A D | punycode.c | 27 char outc[16]; in FuzzerTestOneInput() local
|
| /freebsd/contrib/unvis/ |
| H A D | unvis.c | 112 char outc; in process() local
|
| /freebsd/bin/sh/ |
| H A D | output.h | 79 #define outc(c, file) ((file)->nextc == (file)->bufend ? (emptyoutbuf(file), *(file)->nextc++ = (c)… macro
|
| /freebsd/contrib/tcsh/ |
| H A D | vms.termcap.c | 337 tputs(char *cp, int affcnt, int (*outc)()) in tputs()
|
| /freebsd/contrib/ncurses/ncurses/tty/ |
| H A D | lib_vidattr.c | 349 vidputs(chtype newmode, NCURSES_OUTC outc) in vidputs()
|
| /freebsd/contrib/ncurses/ncurses/widechar/ |
| H A D | lib_vid_attr.c | 296 NCURSES_OUTC outc) in vid_puts()
|
| /freebsd/contrib/ncurses/ncurses/base/ |
| H A D | lib_color.c | 182 set_background_color(NCURSES_SP_DCLx int bg, NCURSES_SP_OUTC outc) in set_background_color() 202 set_foreground_color(NCURSES_SP_DCLx int fg, NCURSES_SP_OUTC outc) in set_foreground_color() 1073 _nc_do_color(int old_pair, int pair, int reverse, NCURSES_OUTC outc) in _nc_do_color()
|
| /freebsd/usr.bin/ul/ |
| H A D | ul.c | 511 outc(wint_t c, int width) in outc() function
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | tinfo_driver.c | 353 NCURSES_SP_OUTC outc) in drv_setcolor() 828 NCURSES_SP_OUTC outc) in drv_do_color()
|
| /freebsd/contrib/flex/src/ |
| H A D | misc.c | 589 void outc (int c) in outc() function
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | constant_time.h | 463 unsigned char *outc = (unsigned char *)out; in constant_time_lookup() local
|
| /freebsd/contrib/tnftp/src/ |
| H A D | ftp.c | 588 ssize_t inc, outc; in copy_bytes() local
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | curses.priv.h | 2357 #define SetSafeOutcWrapper(outc) \ argument
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | jimsh0.c | 20875 int outc, i; in Jim_ScanCoreCommand() local
|