Searched refs:ptype (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/kshlib/dss/
H A Ddss.c57 Namtype_t *ptype; member in struct:Namchld
256 struct parent *pp = (struct parent*)cp->ptype;
294 struct parent *dp = (struct parent*)pp->ptype;
355 struct parent *dp = (struct parent*)pp->ptype;
369 struct parent *pp = (struct parent*)cp->ptype;
392 struct parent *dp = (struct parent*)pp->ptype;
414 struct parent *pp = (struct parent*)((Namchld_t*)fp)->ptype;
520 dp->childfun.ptype = dp;
755 dp = (struct parent*)((Namchld_t*)fp)->ptype;
1242 dp->hdr.childfun.ptype
[all...]
/ast/src/cmd/ksh93/sh/
H A Dnvtype.c75 Namtype_t *ptype; member in struct:Namchld
215 Namval_t *nq = pp->ptype->np;
240 size_t dsize=0,offset = (char*)np-(char*)pp->ptype;
245 np->nvalue.cp = pp->ptype->data + (mp->nvalue.cp-pp->ptype->data);
339 else if(!nq->nvfun && pp->childfun.ttype!=pp->childfun.ptype)
379 pp->childfun.ptype = pp;
400 dp->childfun.ptype = dp;
944 pp->childfun.ptype = pp;
1111 if(xp && nr->nvalue.cp >= xp->ptype
[all...]

Completed in 18 milliseconds