Searched defs:redirect (Results 1 - 2 of 2) sorted by relevance

/system/core/sh/
H A Dredir.c89 * background commands, where we want to redirect fd0 to /dev/null only
107 redirect(union node *redir, int flags) function
134 continue; /* redirect from/to same file descriptor */
H A Dnodes.h45 union node *redirect; member in struct:ncmd
59 union node *redirect; member in struct:nredir

Completed in 36 milliseconds