authlist
struct authlist AuthList[] = {
struct authlist *c;
c = (struct authlist *)
genget(argv[1], (char **) AuthList, sizeof(struct authlist));