| /freebsd-13.1/contrib/unvis/ |
| H A D | unvis.c | 112 char outc; in process() local 117 switch(ret = unvis(&outc, (char)c, &state, eflags)) { in process() 119 (void)putchar(outc); in process() 122 (void)putchar(outc); in process() 136 if (unvis(&outc, (char)0, &state, eflags | UNVIS_END) == UNVIS_VALID) in process() 137 (void)putchar(outc); in process()
|
| /freebsd-13.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_tputs.c | 266 NCURSES_SP_OUTC outc) in NCURSES_SP_NAME() 281 if (outc == NCURSES_SP_NAME(_nc_outch)) { in NCURSES_SP_NAME() 285 TR_FUNC_ARG(0, outc)); in NCURSES_SP_NAME() 353 SetOutCh(outc); /* redirect delay_output() */ in NCURSES_SP_NAME() 356 (*outc) (NCURSES_SP_ARGx *string); in NCURSES_SP_NAME() 360 (*outc) (NCURSES_SP_ARGx '$'); in NCURSES_SP_NAME() 362 (*outc) (NCURSES_SP_ARGx *string); in NCURSES_SP_NAME() 369 (*outc) (NCURSES_SP_ARGx '$'); in NCURSES_SP_NAME() 370 (*outc) (NCURSES_SP_ARGx '<'); in NCURSES_SP_NAME() 441 tputs(const char *string, int affcnt, int (*outc) (int)) in tputs() [all …]
|
| H A D | tinfo_driver.c | 348 NCURSES_SP_OUTC outc) in drv_setcolor() argument 359 TPARM_1(set_a_foreground, color), 1, outc); in drv_setcolor() 364 toggled_colors(color)), 1, outc); in drv_setcolor() 370 TPARM_1(set_a_background, color), 1, outc); in drv_setcolor() 375 toggled_colors(color)), 1, outc); in drv_setcolor() 812 NCURSES_SP_OUTC outc) in drv_do_color() argument 829 TPARM_1(set_color_pair, pair), 1, outc); in drv_do_color() 850 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[39m", 1, outc); in drv_do_color() 854 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx "\033[49m", 1, outc); in drv_do_color() 882 drv_setcolor(TCB, TRUE, fg, outc); in drv_do_color() [all …]
|
| /freebsd-13.1/contrib/ncurses/ncurses/widechar/ |
| H A D | lib_vid_attr.c | 44 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc) 49 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \ 55 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \ 68 reverse, outc); \ 81 NCURSES_SP_OUTC outc) in NCURSES_EXPORT() 204 1, outc); in NCURSES_EXPORT() 286 returnCode(NCURSES_SP_NAME(vidputs) (NCURSES_SP_ARGx newmode, outc)); in NCURSES_EXPORT() 295 NCURSES_OUTC outc) in vid_puts() argument 297 SetSafeOutcWrapper(outc); in vid_puts()
|
| /freebsd-13.1/contrib/ncurses/ncurses/tty/ |
| H A D | lib_vidattr.c | 77 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc) 82 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \ 88 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx mode, 1, outc); \ 103 reverse, outc); \ 112 NCURSES_SP_OUTC outc) in NCURSES_EXPORT() 271 1, outc); in NCURSES_EXPORT() 347 vidputs(chtype newmode, NCURSES_OUTC outc) in vidputs() argument 349 SetSafeOutcWrapper(outc); in vidputs()
|
| /freebsd-13.1/usr.bin/tput/ |
| H A D | tput.c | 56 #define outc putchar macro 180 (void)tputs(str, 1, outc); in process() 189 (void)tputs(tgoto(str, arg_cols, arg_rows), 1, outc); in process() 200 (void) tputs(tgoto(str, arg_cols, arg_rows), arg_rows, outc); in process()
|
| /freebsd-13.1/contrib/flex/src/ |
| H A D | misc.c | 275 outc ('\n'); in dataflush() 281 outc ('\n'); in dataflush() 418 outc (','); in mk2data() 427 outc (','); in mk2data() 447 outc (','); in mkdata() 455 outc (','); in mkdata() 589 void outc (int c) in outc() function 823 outc ('\n'); in transition_struct_out() 826 outc ('\n'); in transition_struct_out()
|
| H A D | gen.c | 89 outc ('\t'); in do_indent() 94 outc (' '); in do_indent() 192 outc ('\n'); in gen_bu_action() 785 outc ('\n'); in gen_next_match() 796 outc ('\n'); in gen_next_match() 819 outc ('\n'); in gen_next_match() 948 outc ('\n'); in gen_NUL_trans() 1007 outc ('\n'); in gen_NUL_trans()
|
| H A D | flexdef.h | 894 extern void outc(int);
|
| /freebsd-13.1/contrib/ncurses/ncurses/base/ |
| H A D | lib_color.c | 188 CallDriver_3(SP_PARM, td_color, FALSE, bg, outc); in set_background_color() 194 1, outc); in set_background_color() 199 1, outc); in set_background_color() 208 CallDriver_3(SP_PARM, td_color, TRUE, fg, outc); in set_foreground_color() 214 1, outc); in set_foreground_color() 219 1, outc); in set_foreground_color() 991 NCURSES_SP_OUTC outc) in NCURSES_SP_NAME() 1008 1, outc); in NCURSES_SP_NAME() 1062 set_foreground_color(NCURSES_SP_ARGx fg, outc); in NCURSES_SP_NAME() 1065 set_background_color(NCURSES_SP_ARGx bg, outc); in NCURSES_SP_NAME() [all …]
|
| /freebsd-13.1/bin/sh/ |
| H A D | output.h | 82 #define outc(c, file) ((file)->nextc == (file)->bufend ? (emptyoutbuf(file), *(file)->nextc++ = (c)… macro 83 #define out1c(c) outc(c, out1);
|
| H A D | output.c | 85 outc(c, file); in outcslow() 207 outc(*p++, file); in outbin()
|
| /freebsd-13.1/usr.bin/tset/ |
| H A D | set.c | 259 tputs(buf, 0, outc); in set_init() 296 tputs(clear_tabs, 0, outc); in set_tabs() 314 tputs(tg_out, 1, outc); in set_tabs() 318 tputs(Set_tab, 0, outc); in set_tabs()
|
| H A D | extern.h | 46 int outc(int);
|
| H A D | misc.c | 65 outc(int c) in outc() function
|
| /freebsd-13.1/usr.bin/ul/ |
| H A D | ul.c | 103 static void outc(wint_t, int); 343 outc(' ', 1); in flushln() 345 outc(obuf[i].c_char, obuf[i].c_width); in flushln() 525 outc(wint_t c, int width) in outc() function
|
| /freebsd-13.1/contrib/tcsh/ |
| H A D | vms.termcap.c | 337 tputs(char *cp, int affcnt, int (*outc)()) in tputs() argument 347 (*outc)(*cp++); in tputs()
|
| /freebsd-13.1/bin/sh/bltin/ |
| H A D | bltin.h | 57 #define putc(c, file) outc(c, file)
|
| /freebsd-13.1/crypto/openssl/include/internal/ |
| H A D | constant_time.h | 368 unsigned char *outc = (unsigned char *)out; in constant_time_lookup() local 377 *(outc + j) |= constant_time_select_8(mask, *(tablec++), 0); in constant_time_lookup()
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | ftp.c | 588 ssize_t inc, outc; in copy_bytes() local 605 inc = outc = 0; in copy_bytes() 616 outc = write(outfd, bufp, inc); in copy_bytes() 617 if (outc < 0) in copy_bytes() 619 inc -= outc; in copy_bytes() 620 bufp += outc; in copy_bytes() 652 if (outc == -1) in copy_bytes()
|
| /freebsd-13.1/contrib/ncurses/ncurses/ |
| H A D | llib-lncursestw | 409 NCURSES_OUTC_sp outc) 417 NCURSES_OUTC outc) 2956 NCURSES_OUTC_sp outc) 2962 NCURSES_OUTC outc) 3396 NCURSES_OUTC_sp outc) 3404 NCURSES_OUTC outc) 4754 NCURSES_OUTC_sp outc) 4767 int (*outc)(
|
| H A D | llib-lncursesw | 406 NCURSES_OUTC_sp outc) 414 NCURSES_OUTC outc) 2947 NCURSES_OUTC_sp outc) 2953 NCURSES_OUTC outc) 3387 NCURSES_OUTC_sp outc) 3395 NCURSES_OUTC outc) 4669 NCURSES_OUTC_sp outc) 4682 int (*outc)(
|
| H A D | llib-lncurses | 369 NCURSES_OUTC_sp outc) 377 NCURSES_OUTC outc) 2355 NCURSES_OUTC_sp outc) 2361 NCURSES_OUTC outc) 3720 NCURSES_OUTC_sp outc) 3733 int (*outc)(
|
| H A D | llib-lncursest | 372 NCURSES_OUTC_sp outc) 380 NCURSES_OUTC outc) 2364 NCURSES_OUTC_sp outc) 2370 NCURSES_OUTC outc) 3805 NCURSES_OUTC_sp outc) 3818 int (*outc)(
|
| H A D | llib-ltinfo | 986 NCURSES_OUTC_sp outc) 999 int (*outc)(
|