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

/ast/src/cmd/ksh93/include/
H A Dname.h188 extern int nv_arraysettype(Namval_t*, Namval_t*,const char*,int);
/ast/src/cmd/ksh93/sh/
H A Darray.c403 int nv_arraysettype(Namval_t *np, Namval_t *tp, const char *sub, int flags) function
638 nv_arraysettype(np,ap->hdr.type,nv_getsub(np),0);
724 nv_arraysettype(np,ap->hdr.type,nv_getsub(np),0);
H A Dnvtype.c1338 nv_arraysettype(np, tp, nv_getsub(np),flags);

Completed in 20 milliseconds