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

/haiku/src/bin/network/telnet/
H A Dsys_bsd.c478 localchars = 0;
483 localchars = 1;
824 if (localchars) {
836 if (localchars) {
854 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" */
1116 localchars = 1;
109 localchars, /* we recognize interrupt/quit */ variable
H A Dcommands.c740 { "localchars",
743 &localchars,
887 { " ", "The following need 'localchars' to be toggled true", NULL, NULL },
2074 if (localchars)

Completed in 106 milliseconds