Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c854 #define NPIPE 1 macro
1362 case NPIPE: in shtree()
4974 case NPIPE: in cmdtxt()
8904 [NPIPE ] = SHELL_ALIGN(sizeof(struct npipe)),
8959 case NPIPE: in calcsize()
9076 case NPIPE: in copynode()
9338 case NPIPE: in evaltree()
11782 if (n2->type == NPIPE) { in list()
11865 pipenode->type = NPIPE; in pipeline()