Home
last modified time | relevance | path

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

/dragonfly/bin/sh/pregenerated/
H A Dnodes.h7 #define NPIPE 2 macro
H A Dnodes.c157 case NPIPE: in calcsize()
252 case NPIPE: in copynode()
/dragonfly/bin/sh/
H A Dshow.c102 case NPIPE: in shtree()
H A Dnodetypes62 NPIPE npipe # a pipeline
H A Dparser.c286 if (n2 != NULL && n2->type == NPIPE) { in list()
384 pipenode->type = NPIPE; in pipeline()
H A Deval.c284 case NPIPE: in evaltree()
H A Djobs.c1414 case NPIPE: in cmdtxt()