forwlist
static struct forwlist ForwList[] = {
struct forwlist *c;
c = (struct forwlist *)genget(argv[1], (char **)ForwList,
sizeof (struct forwlist));