Home
last modified time | relevance | path

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

/system/core/sh/
Dredir.c107 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()
Dparser.c293 union node *redir, **rpp; in command() local
529 simplecmd(union node **rpp, union node *redir) in simplecmd()
Deval.c454 union node *redir; in expredir() local