Home
last modified time | relevance | path

Searched refs:array_getup (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/sh/
H A Darray.c156 static union Value *array_getup(Namval_t *np, Namarr_t *arp, int update) in array_getup() function
558 up = array_getup(np,ap,!nofree); in array_putval()
858 if(!(up = array_getup(np,ap,0))) in nv_arraychild()