Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dnvtype.c92 Namchld_t childfun; member
310 nq->nvalue.nrp->np = nv_namptr(pp->childfun.ttype->nodes,i); in fixnode()
339 else if(!nq->nvfun && pp->childfun.ttype!=pp->childfun.ptype) in fixnode()
341 Namval_t *nr = nv_namptr( pp->childfun.ttype->nodes,i); in fixnode()
360 nv_disc(nq, &dp->childfun.fun, NV_LAST); in fixnode()
379 pp->childfun.ptype = pp; in clone_type()
400 dp->childfun.ptype = dp; in clone_type()
402 dp->childfun.ttype = (Namtype_t*)nv_hasdisc(dp->fun.type,&type_disc); in clone_type()
939 pp->childfun.fun.disc = &chtype_disc; in nv_mktype()
940 pp->childfun.fun.nofree = 1; in nv_mktype()
[all …]