HomeSort by: relevance | last modified time | path
    Searched refs:lm_will (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/telnet/
externs.h 270 void lm_will(unsigned char *, int);
telnet.c 817 /*@*/ else printf("lm_will: not enough room in buffer\n");
852 lm_will(subpointer, SB_LEN());
919 /*@*/ else printf("lm_will: not enough room in buffer\n");
1023 lm_will(unsigned char *cmd, int len)
1026 /*@*/ printf("lm_will: no command!!!\n"); /* Should not happen... */
1038 /*@*/ else printf("lm_will: not enough room in buffer\n");
1021 lm_will(unsigned char *cmd, int len) function

Completed in 26 milliseconds