Home
last modified time | relevance | path

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

/openbsd/usr.bin/telnet/
H A Dtelnet.c60 static void lm_do(unsigned char *, int);
732 lm_do(subpointer, SB_LEN()); in suboption()
842 lm_do(unsigned char *cmd, int len) in lm_do() function