Home
last modified time | relevance | path

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

/freebsd-src/bin/sh/
H A Dredir.c63 struct redirtab { struct
64 struct redirtab *next; argument
71 static struct redirtab *redirlist; argument