Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_ext.h6 int __ham_c_init __P((DBC *));
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_am.c125 if ((ret = __ham_c_init(dbc)) != 0)
/illumos-gate/usr/src/cmd/sendmail/db/hash/
H A Dhash.c284 __ham_c_init(dbc) in __ham_c_init() function