Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h5 int __ham_close __P((DB *));
/titanic_44/usr/src/cmd/sendmail/db/hash/
H A Dhash.c115 dbp->am_close = __ham_close;
180 out: (void)__ham_close(dbp);
188 __ham_close(dbp) in __ham_close() function