Searched refs:S_WRPAIR (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/db/include/ |
H A D | btree.h | 109 #define S_WRPAIR (S_WRITE | S_DUPLAST | S_PAST_EOF | S_PARENT) macro
|
/titanic_50/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_delete.c | 327 __bam_search(dbc, key, S_WRPAIR, level, NULL, &exact)) != 0)
|
H A D | bt_split.c | 122 __bam_search(dbc, arg, S_WRPAIR, level, NULL, &exact) : 124 (db_recno_t *)arg, S_WRPAIR, level, &exact))) != 0)
|