Searched refs:lm_will (Results 1 - 2 of 2) sorted by relevance

/haiku/src/bin/network/telnet/
H A Dexterns.h285 lm_will(unsigned char *, int),
H A Dtelnet.c814 /*@*/ else printf("lm_will: not enough room in buffer\n");
849 lm_will(subpointer, SB_LEN());
920 /*@*/ else printf("lm_will: not enough room in buffer\n");
1024 lm_will(unsigned char *cmd, int len) function
1027 /*@*/ printf("lm_will: no command!!!\n"); /* Should not happen... */
1039 /*@*/ else printf("lm_will: not enough room in buffer\n");

Completed in 42 milliseconds