HomeSort by: relevance | last modified time | path
    Searched refs:localchars (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/telnet/
sys_bsd.c 313 localchars = 0;
316 localchars = 1;
466 if (localchars) {
478 if (localchars) {
495 if (localchars)
externs.h 77 localchars, /* we recognize interrupt/quit */
78 donelclchars, /* the user has set "localchars" */
commands.c 750 { "localchars",
753 &localchars,
890 { " ", "The following need 'localchars' to be toggled true", 0, 0 },
2022 if (localchars)
telnet.c 106 localchars, /* we recognize interrupt/quit */ variable in typeref:typename:int
107 donelclchars, /* the user has set "localchars" */
1144 localchars = 1;

Completed in 14 milliseconds