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

/ast/src/cmd/ksh93/sh/
H A Dnvtype.c601 static Namfun_t *clone_inttype(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) function
641 if(fp->disc && fp->disc->clonef==clone_inttype)
1240 dp->clonef = clone_inttype;

Completed in 14 milliseconds