Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/krb5/dyn/
H A DdynP.h52 int _DynRealloc(), _DynResize();
H A Ddyn_realloc.c21 int _DynResize(obj, req) in _DynResize() function
H A Ddyn_put.c86 if ((ret = _DynResize(obj, idx)) != DYN_OK)
H A Ddyn_insert.c44 if ((ret = _DynResize(obj, obj->num_el + num)) != DYN_OK)