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

/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dterminal.c90 cc_t termAytChar; variable
94 cc_t termAytChar; variable
H A Dexterns.h365 extern cc_t termAytChar;
381 # define termAytCharp (cc_t *)&termAytChar
442 extern cc_t termAytChar;
444 # define termAytChar new_tc.c_cc[VSTATUS] macro
462 # define termAytCharp &termAytChar
H A Dsys_bsd.c268 termAytChar = CONTROL('T');
303 case SLC_AYT: return(&termAytChar);
344 termAytChar = CONTROL('T');
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dterminal.c71 cc_t termAytChar; variable
H A Dexterns.h425 extern cc_t termAytChar;
427 # define termAytChar new_tc.c_cc[VSTATUS] macro
H A Dsys_bsd.c212 termAytChar = CONTROL('T');
245 case SLC_AYT: return(&termAytChar);
279 termAytChar = CONTROL('T');
H A Dcommands.c825 { "ayt", "alternate AYT character", 0, &termAytChar },

Completed in 86 milliseconds