Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dheimbase.c63 #define BASE2PTR(ptr) ((void *)(((struct heim_base *)ptr) + 1)) macro
306 return BASE2PTR(p); in heim_alloc()
346 return BASE2PTR(p); in _heim_alloc_object()
720 heim_release(BASE2PTR(obj)); in heim_auto_release_drain()