Searched refs:forwlist (Results 1 – 1 of 1) sorted by relevance
2186 struct forwlist { struct2197 static struct forwlist ForwList[] = { argument2246 struct forwlist *c; in forw_help()2262 struct forwlist *c; in forw_cmd()2270 c = (struct forwlist *)genget(argv[1], (char **)ForwList, in forw_cmd()2271 sizeof (struct forwlist)); in forw_cmd()