Searched refs:DynPut (Results 1 – 2 of 2) sorted by relevance
47 #define DynPut gssrpcint_DynPut macro64 int DynPut (DynObject obj, void *el, int idx);
340 ret = DynPut(obj, el, obj->num_el); in DynAdd()357 DynPut(DynObjectP obj, void *el_in, int idx) in DynPut() function