Searched refs:termRprntChar (Results 1 – 4 of 4) sorted by relevance
394 extern cc_t termRprntChar;396 # define termRprntChar new_tc.c_cc[VREPRINT] macro
54 cc_t termRprntChar; variable
233 termRprntChar = CONTROL('R'); in TerminalSaveState()275 case SLC_RP: return(&termRprntChar);310 termRprntChar = CONTROL('R'); in TerminalDefaultChars()
870 { "reprint", "character to use for line reprint", 0, &termRprntChar },