Searched refs:MODE_LOCAL_CHARS (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Ddefines.h51 #define MODE_LOCAL_CHARS(m) ((m)&(MODE_EDIT|MODE_TRAPSIG)) macro
H A Dsys_bsd.c159 } else if (!MODE_LOCAL_CHARS(globalmode)) {
955 if ((c == 0) && MODE_LOCAL_CHARS(globalmode) && isatty(tin)) {
H A Dtelnet.c1923 if (MODE_LOCAL_CHARS(globalmode)) {
1937 if (MODE_LOCAL_CHARS(globalmode)) {
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Ddefines.h52 #define MODE_LOCAL_CHARS(m) ((m)&(MODE_EDIT|MODE_TRAPSIG)) macro
H A Dsys_bsd.c204 } else if (!MODE_LOCAL_CHARS(globalmode)) {
1121 if ((c == 0) && MODE_LOCAL_CHARS(globalmode) && isatty(tin)) {
H A Dtelnet.c1991 if (MODE_LOCAL_CHARS(globalmode)) {
2005 if (MODE_LOCAL_CHARS(globalmode)) {

Completed in 138 milliseconds