Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/telnet/
H A Dcommands.c1882 struct encryptlist { struct
1893 struct encryptlist EncryptList[] = { argument
1923 struct encryptlist *c; in EncryptHelp()
1939 struct encryptlist *c; in encrypt_cmd()
1948 c = (struct encryptlist *) in encrypt_cmd()
1949 genget(argv[1], (char **) EncryptList, sizeof(struct encryptlist)); in encrypt_cmd()