telnet.c | 866 case LM_MODE: 867 lm_mode(subpointer, SB_LEN(), 0); 1095 IAC, SB, TELOPT_LINEMODE, LM_MODE, 0, IAC, SE 1099 lm_mode(unsigned char *cmd, int len, int init) 1115 /*@*/ else printf("lm_mode: not enough room in buffer\n"); 1097 lm_mode(unsigned char *cmd, int len, int init) function in typeref:typename:void
|