Searched refs:pipeline (Results 1 – 3 of 3) sorted by relevance
62 NPIPE npipe # a pipeline64 backgnd int # set to run pipeline in background65 cmdlist nodelist # the commands in the pipeline141 NNOT nnot # ! command (actually pipeline)
106 STATIC union node *pipeline(void);225 n1 = pipeline(); in andor()235 n2 = pipeline(); in andor()247 pipeline(void) in pipeline() function
241 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-