Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2274 static int EncryptHelp(void);
2299 EncryptHelp, 0, 0, 0 },
2300 { "?", "Print help information", EncryptHelp, 0, 0, 0 },
2305 EncryptHelp(void) in EncryptHelp() function