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

  /src/usr.bin/telnet/
commands.c 1899 static int EncryptHelp(char *, char *);
1923 { "help", 0, EncryptHelp, 0, 0, 0 },
1924 { "?", "Print help information", EncryptHelp, 0, 0, 0 },
1929 EncryptHelp(char *s1, char *s2)
2294 encrypthelp[] = "turn on (off) encryption ('encrypt ?' for more)",
2318 { "encrypt", encrypthelp, encrypt_cmd, 0 },
2286 encrypthelp[] = "turn on (off) encryption ('encrypt ?' for more)", variable in typeref:typename:char[][][][][][][][][][][][][][]

Completed in 12 milliseconds