Searched refs:nltc (Results 1 – 2 of 2) sorted by relevance
343 extern struct ltchars nltc;348 # define termFlushChar nltc.t_flushc351 # define termLiteralNextChar nltc.t_lnextc353 # define termSuspChar nltc.t_suspc354 # define termRprntChar nltc.t_rprntc355 # define termWerasChar nltc.t_werasc364 # define termFlushCharp (cc_t *)&nltc.t_flushc367 # define termLiteralNextCharp (cc_t *)&nltc.t_lnextc369 # define termSuspCharp (cc_t *)&nltc.t_suspc370 # define termRprntCharp (cc_t *)&nltc.t_rprntc[all …]
66 struct ltchars oltc = { 0 }, nltc = { 0 }; variable236 nltc = oltc; in TerminalSaveState()315 nltc = oltc; in TerminalDefaultChars()421 ltc = nltc; in TerminalNewMode()