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

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dexterns.h316 void lm_do (unsigned char *, int);
H A Dtelnet.c798 lm_do(subpointer, SB_LEN());
1003 lm_do(unsigned char *cmd, int len) function
1006 /*@*/ printf("lm_do: no command!!!\n"); /* Should not happen... */
1018 /*@*/ else printf("lm_do: not enough room in buffer\n");
/freebsd-11-stable/contrib/telnet/telnet/
H A Dexterns.h287 lm_do(unsigned char *, int),
H A Dtelnet.c855 lm_do(subpointer, SB_LEN());
1060 lm_do(unsigned char *cmd, int len) function
1063 /*@*/ printf("lm_do: no command!!!\n"); /* Should not happen... */
1075 /*@*/ else printf("lm_do: not enough room in buffer\n");

Completed in 224 milliseconds