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

/illumos-gate/usr/src/lib/krb5/dyn/
H A Ddyn_append.c20 * Made obsolete by DynInsert, now just a convenience function.
27 return DynInsert(obj, DynSize(obj), els, num);
H A Ddyn.h63 int DynInsert P((DynObject obj, int idx, void *els, int num));
H A Ddyn_insert.c5 * contains the source code for the function DynInsert().
19 int DynInsert(obj, idx, els_in, num) function
/illumos-gate/usr/src/lib/krb5/kadm5/srv/
H A Dxdr_alloc.c124 if (DynInsert((DynObject) xdrs->x_private,
146 if (DynInsert((DynObject) xdrs->x_private,

Completed in 304 milliseconds