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

/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dnvtype.c587 static Namfun_t *clone_inttype(Namval_t* np, Namval_t *mp, int flags, Namfun_t *fp) function
627 if(fp->disc && fp->disc->clonef==clone_inttype)
1209 dp->clonef = clone_inttype;

Completed in 47 milliseconds