Searched refs:__ham_putitem (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/cmd/sendmail/db/include/ |
H A D | hash_ext.h | 88 void __ham_putitem __P((PAGE *p, const DBT *, int));
|
/osnet-11/usr/src/cmd/sendmail/db/hash/ |
H A D | hash_rec.c | 141 __ham_putitem(pagep, &argp->key, 144 __ham_putitem(pagep, &argp->data,
|
H A D | hash_page.c | 514 * PUBLIC: void __ham_putitem __P((PAGE *p, const DBT *, int)); 523 __ham_putitem(p, dbt, type) function 1359 __ham_putitem(hcp->pagep, pkey, key_type); 1360 __ham_putitem(hcp->pagep, pdata, data_type);
|
Completed in 19 milliseconds