Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c3754 static struct pipe *new_pipe(void) in new_pipe() function
3880 new_p = new_pipe(); in done_pipe()
3916 ctx->pipe = ctx->list_head = new_pipe(); in initialize_context()
4720 pipe_list = new_pipe(); in parse_group()