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

/freebsd-12-stable/crypto/heimdal/base/
H A Ddict.c178 return heim_retain(p->value);
199 h->value = heim_retain(value);
207 h->key = heim_retain(key);
208 h->value = heim_retain(value);
H A Dtest_base.c54 heim_retain(ptr);
57 heim_retain(ptr);
H A Darray.c118 array->val[array->len++] = heim_retain(object);
185 return heim_retain(array->val[idx]);
H A Dheimbase.h67 void * heim_retain(heim_object_t);
H A Dheimbase.c87 heim_retain(void *ptr) function
/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dplugin.c485 p->path = heim_retain(spath);

Completed in 149 milliseconds