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

/freebsd-10.1-release/contrib/telnet/telnet/
H A Dsys_bsd.c478 localchars = 0;
483 localchars = 1;
816 if (localchars) {
828 if (localchars) {
846 if (localchars)
H A Dexterns.h114 localchars, /* we recognize interrupt/quit */
115 donelclchars, /* the user has set "localchars" */
H A Dtelnet.c110 localchars, /* we recognize interrupt/quit */
111 donelclchars, /* the user has set "localchars" */
1115 localchars = 1;
109 localchars, /* we recognize interrupt/quit */ variable
H A Dcommands.c737 { "localchars",
740 &localchars,
884 { " ", "The following need 'localchars' to be toggled true", NULL, NULL },
2071 if (localchars)
/freebsd-10.1-release/crypto/heimdal/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)

Completed in 144 milliseconds