Searched refs:termRprntChar (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dexterns.h359 # define termRprntChar nltc.t_rprntc macro
412 extern cc_t termRprntChar;
414 # define termRprntChar new_tc.c_cc[VREPRINT] macro
456 # define termRprntCharp &termRprntChar
H A Dterminal.c75 cc_t termRprntChar; variable
H A Dsys_bsd.c256 termRprntChar = CONTROL('R');
297 case SLC_RP: return(&termRprntChar);
332 termRprntChar = CONTROL('R');
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dterminal.c56 cc_t termRprntChar; variable
H A Dexterns.h395 extern cc_t termRprntChar;
397 # define termRprntChar new_tc.c_cc[VREPRINT] macro
H A Dsys_bsd.c200 termRprntChar = CONTROL('R');
239 case SLC_RP: return(&termRprntChar);
267 termRprntChar = CONTROL('R');
H A Dcommands.c819 { "reprint", "character to use for line reprint", 0, &termRprntChar },

Completed in 129 milliseconds