Home
last modified time | relevance | path

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

/dflybsd-src/bin/sh/
H A Dredir.c111 redirect(union node *redir, int flags) in redirect()
178 openredirect(union node *redir, char memory[10]) in openredirect()
267 openhere(union node *redir) in openhere()
H A Deval.c490 exphere(union node *redir, struct arglist *fn) in exphere()
530 union node *redir; in expredir() local
H A Dparser.c422 union node *redir, **rpp; in command() local
627 simplecmd(union node **rpp, union node *redir) in simplecmd()