Searched defs:redir (Results 1 – 3 of 3) sorted by relevance
107 redirect(union node *redir, int flags) in redirect()175 openredirect(union node *redir, char memory[10], int flags) in openredirect()258 openhere(union node *redir) in openhere()
293 union node *redir, **rpp; in command() local529 simplecmd(union node **rpp, union node *redir) in simplecmd()
454 union node *redir; in expredir() local