Home
last modified time | relevance | path

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

/busybox-1.35.0/shell/
Dash.c916 union node *ifpart; member
5012 cmdtxt(n->nif.ifpart); in cmdtxt()
5016 n = n->nif.ifpart; in cmdtxt()
8978 funcblocksize = calcsize(funcblocksize, n->nif.ifpart); in calcsize()
9097 new->nif.ifpart = copynode(n->nif.ifpart); in copynode()
9372 n = n->nif.ifpart; in evaltree()
12127 n1->nif.ifpart = list(0); in parse_command()
12136 n2->nif.ifpart = list(0); in parse_command()