Searched refs:redirtab (Results 1 – 3 of 3) sorted by relevance
79 struct redirtab { struct80 struct redirtab *next; argument85 MKINIT struct redirtab *redirlist; argument110 struct redirtab *sv = NULL; in redirect()123 sv = ckmalloc(sizeof (struct redirtab)); in redirect()301 struct redirtab *rp = redirlist; in popredir()354 struct redirtab *rp;
933 struct redirtab { struct934 struct redirtab *next; argument938 extern struct redirtab *redirlist; argument
65 struct redirtab {