Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/telnet/
H A Dcommands.c1815 struct authlist AuthList[] = { variable
1832 for (c = AuthList; c->name; c++) { in auth_help()
1855 genget(argv[1], (char **) AuthList, sizeof(struct authlist)); in auth_cmd()