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

/ast/src/cmd/ksh93/sh/
H A Darray.c497 if(!(nelem&(ARRAY_SCAN|ARRAY_UNDEF)) && (sub=nv_getsub(np)))
511 name = nv_getsub(np);
638 nv_arraysettype(np,ap->hdr.type,nv_getsub(np),0);
724 nv_arraysettype(np,ap->hdr.type,nv_getsub(np),0);
1600 char *nv_getsub(Namval_t* np) function

Completed in 16 milliseconds