Searched defs:indxp (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/db/ |
H A D | db_dup.c | 39 __db_dput(dbc, dbt, pp, indxp, newfunc) in __db_dput() argument 208 __db_dsplit(dbc, hp, indxp, size, newfunc) in __db_dsplit() argument 684 __db_addpage(dbc, hp, indxp, newfunc) in __db_addpage() argument 745 __db_dsearch(dbc, is_insert, dbt, pgno, indxp, pp, cmpp) in __db_dsearch() argument
|
/illumos-gate/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_put.c | 79 __bam_iitem(dbc, hp, indxp, key, data, op, flags) in __bam_iitem() argument
|