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

/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dexterns.h314 void lm_will (unsigned char *, int);
H A Dtelnet.c757 /*@*/ else printf("lm_will: not enough room in buffer\n");
792 lm_will(subpointer, SB_LEN());
863 /*@*/ else printf("lm_will: not enough room in buffer\n");
967 lm_will(unsigned char *cmd, int len) function
970 /*@*/ printf("lm_will: no command!!!\n"); /* Should not happen... */
982 /*@*/ else printf("lm_will: not enough room in buffer\n");
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dexterns.h290 lm_will(unsigned char *, int),
H A Dtelnet.c794 /*@*/ else printf("lm_will: not enough room in buffer\n");
829 lm_will(subpointer, SB_LEN());
900 /*@*/ else printf("lm_will: not enough room in buffer\n");
1004 lm_will(unsigned char *cmd, int len)
1007 /*@*/ printf("lm_will: no command!!!\n"); /* Should not happen... */
1019 /*@*/ else printf("lm_will: not enough room in buffer\n");
1001 lm_will(unsigned char *cmd, int len) function

Completed in 122 milliseconds