Searched refs:tchild (Results 1 - 12 of 12) sorted by relevance

/ast/src/cmd/tests/vmalloc/
H A Dtmmopen.c34 if(k = tchild())
H A Dtsharemem.c139 if(k = tchild())
/ast/src/cmd/tests/aso/
H A Dtproc.c66 tchild();
H A Dtlock.c146 tchild();
/ast/src/cmd/tests/cdt/
H A Dtrehash.c196 tchild();
H A Dtsafehash.c196 tchild();
H A Dtsafetree.c198 tchild();
H A Dtvsafehash.c238 if(k = tchild())
H A Dtvsaferehash.c240 if(k = tchild())
H A Dtvsafetree.c237 if(k = tchild())
H A Dtvsharemem.c530 if(k = tchild())
/ast/src/cmd/ksh93/sh/
H A Dxec.c3765 register Shnode_t *tchild = t->fork.forktre; local
3771 if((tchild->tre.tretyp&COMMSK)==TCOM)
3773 Namval_t *np = (Namval_t*)(tchild->com.comnamp);
3782 else if(!tchild->com.comarg)
3784 else if(tchild->com.comtyp&COMSCAN)
3786 if(tchild->com.comarg->argflag&ARG_RAW)
3787 path = tchild->com.comarg->argval;
3792 path = ((struct dolnod*)tchild->com.comarg)->dolval[ARG_SPARE];
3854 sh_exec(tchild,SH_NTFORK);

Completed in 29 milliseconds