Searched refs:lm_mode (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dexterns.h318 void lm_mode (unsigned char *, int, int);
H A Dtelnet.c807 lm_mode(subpointer, SB_LEN(), 0);
1043 lm_mode(unsigned char *cmd, int len, int init) function
1059 /*@*/ else printf("lm_mode: not enough room in buffer\n");
H A Dcommands.c1039 lm_mode(&c, 1, 1);
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dexterns.h294 lm_mode(unsigned char *, int, int);
H A Dtelnet.c844 lm_mode(subpointer, SB_LEN(), 0);
1080 lm_mode(unsigned char *cmd, int len, int init)
1096 /*@*/ else printf("lm_mode: not enough room in buffer\n");
1077 lm_mode(unsigned char *cmd, int len, int init) function
H A Dcommands.c1120 lm_mode(&c, 1, 1);

Completed in 130 milliseconds