Searched refs:__bam_psplit (Results 1 – 1 of 1) sorted by relevance
/titanic_44/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) 767 __bam_psplit(dbc, cp, lp, rp, splitret) in __bam_psplit() function
|