Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Ddb.c89 static void db_dealloc(void *ptr);
95 db_dealloc,
248 db_dealloc(void *arg) in db_dealloc() function