Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Ddb.c156 plugin_dealloc(void *arg) in plugin_dealloc() function
214 plug = heim_alloc(sizeof (*plug), "db_plug", plugin_dealloc); in heim_db_register()