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

/macosx-10.10.1/Heimdal-398.1.2/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");
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dexterns.h292 lm_do(unsigned char *, int),
H A Dtelnet.c835 lm_do(subpointer, SB_LEN());
1040 lm_do(unsigned char *cmd, int len)
1043 /*@*/ printf("lm_do: no command!!!\n"); /* Should not happen... */
1055 /*@*/ else printf("lm_do: not enough room in buffer\n");
1037 lm_do(unsigned char *cmd, int len) function

Completed in 213 milliseconds