HomeSort by: relevance | last modified time | path
    Searched defs:lm_do (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/telnet/
telnet.c 858 lm_do(subpointer, SB_LEN());
1059 lm_do(unsigned char *cmd, int len)
1062 /*@*/ printf("lm_do: no command!!!\n"); /* Should not happen... */
1074 /*@*/ else printf("lm_do: not enough room in buffer\n");
1057 lm_do(unsigned char *cmd, int len) function in typeref:typename:void

Completed in 28 milliseconds