Searched refs:forwlist (Results 1 – 1 of 1) sorted by relevance
2154 struct forwlist { struct2165 static struct forwlist ForwList[] = { argument2214 struct forwlist *c; in forw_help()2230 struct forwlist *c; in forw_cmd()2238 c = (struct forwlist *)genget(argv[1], (char **)ForwList, in forw_cmd()2239 sizeof (struct forwlist)); in forw_cmd()