Searched defs:rawc (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | quick_echo.c | 58 chtype rawc = _CHAR(ch), rawattrs = _ATTR(ch); in _quick_echo() local
|
H A D | waddch.c | 55 chtype rawc = _CHAR(c); in waddch() local
|
H A D | winchnstr.c | 58 chtype rawc, attr, wc; in winchnstr() local
|
H A D | winwchnstr.c | 51 chtype rawc; in winwchnstr() local
|
H A D | waddwchnstr.c | 52 chtype rawc; in waddwchnstr() local
|
/illumos-gate/usr/src/cmd/ttymon/ |
H A D | tmpmtab.c | 63 int input, state, size, rawc, field, linenum; in read_pmtab() local
|
H A D | tmttydefs.c | 62 int input, state, size, rawc, field; in read_ttydefs() local
|