Home
last modified time | relevance | path

Searched refs:pipe_subshell (Results 1 – 1 of 1) sorted by relevance

/external/toybox/toys/pending/
Dsh.c970 static int pipe_subshell(char *s, int len, int out) in pipe_subshell() function
1489 if (!ss) jj = pipe_subshell(s, kk, 0); in expand_arg_nobrace()
2082 int new = pipe_subshell(s+2, strlen(s+2)-1, *s == '>'); in expand_redir()