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

  /src/usr.bin/telnet/
commands.c 131 static int send_dontcmd(const char *);
342 { "dont", 0, 0, 1, send_dontcmd, 3, 0 },
445 send_dontcmd(const char *name)
444 send_dontcmd(const char *name) function in typeref:typename:int

Completed in 13 milliseconds