Home
last modified time | relevance | path

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

/system/core/sh/
Dnodetypes62 NPIPE npipe # a pipeline
64 backgnd int # set to run pipeline in background
65 cmdlist nodelist # the commands in the pipeline
141 NNOT nnot # ! command (actually pipeline)
Dparser.c106 STATIC union node *pipeline(void);
225 n1 = pipeline(); in andor()
235 n2 = pipeline(); in andor()
247 pipeline(void) in pipeline() function
DTOUR241 if the command is not found. (When a pipeline is set up,
242 find_command is called for all the commands in the pipeline be-