HomeSort by: relevance | last modified time | path
    Searched defs:lm_mode (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/telnet/
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

Completed in 14 milliseconds