Home
last modified time | relevance | path

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

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