Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dcommands.c2111 static struct authlist AuthList[] = { variable
2131 for (c = AuthList; c->name; c++) { in auth_help()
2157 genget(argv[1], (char **)AuthList, sizeof (struct authlist));