Searched refs:localchars (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dsys_bsd.c385 localchars = 0;
388 localchars = 1;
666 if (localchars) {
678 if (localchars) {
696 if (localchars)
H A Dexterns.h66 localchars, /* we recognize interrupt/quit */
67 donelclchars, /* the user has set "localchars" */
H A Dtelnet.c77 localchars, /* we recognize interrupt/quit */ variable
78 donelclchars, /* the user has set "localchars" */
1087 localchars = 1;
2119 * Turn on MODE_TRAPSIG and then turn off localchars
H A Dcommands.c668 { "localchars",
671 &localchars,
808 { " ", "The following need 'localchars' to be toggled true", 0, 0 },
1951 if (localchars)
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dsys_bsd.c478 localchars = 0;
483 localchars = 1;
824 if (localchars) {
836 if (localchars) {
854 if (localchars)
H A Dexterns.h118 localchars, /* we recognize interrupt/quit */
119 donelclchars, /* the user has set "localchars" */
H A Dtelnet.c115 localchars, /* we recognize interrupt/quit */
116 donelclchars, /* the user has set "localchars" */
1125 localchars = 1;
114 localchars, /* we recognize interrupt/quit */ variable
H A Dcommands.c740 { "localchars",
743 &localchars,
887 { " ", "The following need 'localchars' to be toggled true", NULL, NULL },
2082 if (localchars)

Completed in 116 milliseconds