Searched refs:__bam_psplit (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_split.c | 65 static int __bam_psplit __P((DBC *, EPG *, PAGE *, PAGE *, db_indx_t *)); 205 if ((ret = __bam_psplit(dbc, cp, lp, rp, &split)) != 0) 296 if ((ret = __bam_psplit(dbc, cp, lp, rp, &split)) != 0) 763 * __bam_psplit -- 767 __bam_psplit(dbc, cp, lp, rp, splitret) function
|
Completed in 1085 milliseconds