Home
last modified time | relevance | path

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

/system/core/sh/
Dnodes.h7 #define NPIPE 2 macro
Dnodes.c136 case NPIPE:
233 case NPIPE:
Dshow.c102 case NPIPE: in shtree()
Dnodetypes62 NPIPE npipe # a pipeline
Dparser.c163 if (n2->type == NCMD || n2->type == NPIPE) { in list()
261 pipenode->type = NPIPE; in pipeline()
Deval.c293 case NPIPE: in evaltree()
Djobs.c1270 case NPIPE: in cmdtxt()