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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Darray.c43 struct index_array struct
85 struct index_array *ar;
114 ar = (struct index_array*)aq;
135 ((struct index_array*)ap)->cur = ((struct index_array*)aq)->cur;
138 static int array_covered(Namval_t *np, struct index_array *ap)
140 struct index_array *aq = (struct index_array*)ap->header.scope;
153 static void array_setptr(register Namval_t *np, struct index_array *old, struct index_array *ne
[all...]

Completed in 16 milliseconds