Home
last modified time | relevance | path

Searched refs:redirtab (Results 1 – 2 of 2) sorted by relevance

/minix3/bin/sh/
H A Dredir.c79 struct redirtab { struct
80 struct redirtab *next; argument
85 MKINIT struct redirtab *redirlist; argument
110 struct redirtab *sv = NULL; in redirect()
122 sv = ckmalloc(sizeof (struct redirtab)); in redirect()
310 struct redirtab *rp = redirlist; in popredir()
362 struct redirtab *rp; in clearredir()
H A DTOUR65 struct redirtab {