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
339 else if(!nq->nvfun && pp->childfun.ttype!=pp->childfun.ptype) in fixnode()
379 pp->childfun.ptype = pp; in clone_type()
400 dp->childfun.ptype = dp; in clone_type()
939 pp->childfun.fun.disc = &chtype_disc; in nv_mktype()
940 pp->childfun.fun.nofree = 1; in nv_mktype()
941 pp->childfun.ttype = pp; in nv_mktype()
942 pp->childfun.ptype = pp; in nv_mktype()
1477 pp->childfun.fun.nofree = 1; in nv_mkstruct()
1478 pp->childfun.ttype = pp; in nv_mkstruct()
[all …]