Searched defs:childfun (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvtype.c88 Namchld_t childfun; member in struct:Namtype
302 nq->nvalue.nrp->np = nv_namptr(pp->childfun.ttype->nodes,i);
331 else if(!nq->nvfun && pp->childfun.ttype!=pp->childfun.ptype)
333 Namval_t *nr = nv_namptr( pp->childfun.ttype->nodes,i);
350 nv_disc(nq, &dp->childfun.fun, NV_LAST);
369 pp->childfun.ptype = pp;
390 dp->childfun.ptype = dp;
392 dp->childfun.ttype = (Namtype_t*)nv_hasdisc(dp->fun.type,&type_disc);
906 pp->childfun
[all...]

Completed in 63 milliseconds