Searched refs:EncryptHelp (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c1838 EncryptHelp (void);
1862 { "help", 0, EncryptHelp, 0, 0, 0 },
1863 { "?", "Print help information", EncryptHelp, 0, 0, 0 },
1868 EncryptHelp()
1860 EncryptHelp() function
/freebsd-11-stable/contrib/telnet/telnet/
H A Dcommands.c1952 EncryptHelp(void);
1976 { "help", NULL, (int (*)(char *, char *))EncryptHelp, 0, 0, 0 },
1977 { "?", "Print help information", (int (*)(char *, char *))EncryptHelp, 0, 0, 0 },
1982 EncryptHelp(void)
1974 EncryptHelp(void) function

Completed in 71 milliseconds