Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c75 static int __ham_c_destroy __P((DBC *));
302 dbc->c_am_destroy = __ham_c_destroy;
334 __ham_c_destroy(dbc) in __ham_c_destroy() function