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

/haiku/src/bin/network/telnet/
H A Dsys_bsd.c475 localchars = 0;
480 localchars = 1;
748 if (localchars) {
760 if (localchars) {
778 if (localchars)
H A Dexterns.h110 localchars, /* we recognize interrupt/quit */
111 donelclchars, /* the user has set "localchars" */
H A Dtelnet.c106 localchars, /* we recognize interrupt/quit */ variable
107 donelclchars, /* the user has set "localchars" */
1144 localchars = 1;
H A Dcommands.c734 { "localchars",
737 &localchars,
881 { " ", "The following need 'localchars' to be toggled true", NULL, NULL },
2069 if (localchars)

Completed in 56 milliseconds