Home
last modified time | relevance | path

Searched defs:outc (Results 1 – 15 of 15) sorted by relevance

/src/crypto/openssl/fuzz/
H A Dpunycode.c27 char outc[16]; in FuzzerTestOneInput() local
/src/contrib/unvis/
H A Dunvis.c112 char outc; in process() local
/src/bin/sh/
H A Doutput.h79 #define outc(c, file) ((file)->nextc == (file)->bufend ? (emptyoutbuf(file), *(file)->nextc++ = (c)… macro
/src/contrib/tcsh/
H A Dvms.termcap.c337 tputs(char *cp, int affcnt, int (*outc)()) in tputs()
/src/contrib/ncurses/ncurses/base/
H A Dlib_color.c182 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()
994 NCURSES_SP_OUTC outc) in _nc_do_color()
1075 _nc_do_color(int old_pair, int pair, int reverse, NCURSES_OUTC outc) in _nc_do_color()
/src/contrib/ncurses/ncurses/tty/
H A Dlib_vidattr.c349 vidputs(chtype newmode, NCURSES_OUTC outc) in vidputs()
/src/contrib/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c296 NCURSES_OUTC outc) in vid_puts()
/src/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c282 NCURSES_SP_OUTC outc) in tputs()
H A Dtinfo_driver.c354 NCURSES_SP_OUTC outc) in drv_setcolor()
840 NCURSES_SP_OUTC outc) in drv_do_color()
/src/usr.bin/ul/
H A Dul.c511 outc(wint_t c, int width) in outc() function
/src/contrib/flex/src/
H A Dmisc.c589 void outc (int c) in outc() function
/src/crypto/openssl/include/internal/
H A Dconstant_time.h461 unsigned char *outc = (unsigned char *)out; in constant_time_lookup() local
/src/contrib/tnftp/src/
H A Dftp.c588 ssize_t inc, outc; in copy_bytes() local
/src/contrib/ncurses/ncurses/
H A Dcurses.priv.h2410 #define SetSafeOutcWrapper(outc) \ argument
/src/contrib/sqlite3/autosetup/
H A Djimsh0.c20875 int outc, i; in Jim_ScanCoreCommand() local