Searched refs:terminaltypeok (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dext.h126 int terminaltypeok (char *s);
H A Dtelnetd.c627 if (his_state_is_will(TELOPT_TTYPE) && !terminaltypeok(terminaltype)) {
635 if (terminaltypeok(terminaltype))
680 terminaltypeok(char *s) function
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dtelnetd.c81 int terminaltypeok(char *);
90 int terminaltypeok(char *);
597 if (his_state_is_will(TELOPT_TTYPE) && !terminaltypeok(terminaltype)) {
607 if (terminaltypeok(terminaltype))
654 terminaltypeok(char *s) function

Completed in 56 milliseconds