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

/osnet-11/usr/src/lib/libshell/common/sh/
H A Dname.c61 static void attstore(Namval_t*,void*);
2017 static void attstore(register Namval_t *np, void *data) function
2040 static void attstore(register Namval_t *np, void *data) function
2105 nv_scan(shp->var_tree, attstore,(void*)0,0,(NV_RDONLY|NV_UTOL|NV_LTOU|NV_RJUST|NV_LJUST|NV_ZFILL|NV_INTEGER));
2135 nv_scan(shp->var_tree, attstore,&data,0,(NV_RDONLY|NV_UTOL|NV_LTOU|NV_RJUST|NV_LJUST|NV_ZFILL|NV_INTEGER));

Completed in 31 milliseconds