Searched refs:__bam_ovput (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_put.c | 66 static int __bam_ovput __P((DBC *, PAGE *, u_int32_t, DBT *)); 240 if ((ret = __bam_ovput(dbc, h, indx, key)) != 0) 311 if ((ret = __bam_ovput(dbc, h, indx, data)) != 0) 431 * __bam_ovput -- 435 __bam_ovput(dbc, h, indx, item) function
|
Completed in 219 milliseconds