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

/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dauthenc.c94 extern int globalmode;
95 int om = globalmode;
H A Dsys_bsd.c204 } else if (!MODE_LOCAL_CHARS(globalmode)) {
387 globalmode = f&~MODE_FORCE;
1121 if ((c == 0) && MODE_LOCAL_CHARS(globalmode) && isatty(tin)) {
H A Dexterns.h114 globalmode, /* Mode tty should be in */
H A Dtelnet.c119 globalmode,
1979 if (kludgelinemode && (globalmode&MODE_EDIT) && (sc == echoc)) {
1991 if (MODE_LOCAL_CHARS(globalmode)) {
2005 if (MODE_LOCAL_CHARS(globalmode)) {
118 globalmode, variable
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dauthenc.c85 int om = globalmode;
H A Dsys_bsd.c159 } else if (!MODE_LOCAL_CHARS(globalmode)) {
329 globalmode = f&~MODE_FORCE;
955 if ((c == 0) && MODE_LOCAL_CHARS(globalmode) && isatty(tin)) {
H A Dexterns.h62 globalmode, /* Mode tty should be in */
H A Dtelnet.c81 globalmode; variable
1911 if (kludgelinemode && (globalmode&MODE_EDIT) && (sc == echoc)) {
1923 if (MODE_LOCAL_CHARS(globalmode)) {
1937 if (MODE_LOCAL_CHARS(globalmode)) {

Completed in 202 milliseconds