Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dhush.c718 PIPE_AND = 1, enumerator
3660 [PIPE_AND] = "AND", in debug_print_tree()
3829 if (pi->followup != PIPE_AND && pi->followup != PIPE_OR) in done_pipe()
5909 done_pipe(&ctx, PIPE_AND); in parse_stream()
9767 || (rcode != 0 && last_followup == PIPE_AND) in run_list()