Home
last modified time | relevance | path

Searched refs:S_DUPLAST (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree.h93 #define S_DUPLAST 0x00200 /* Return last duplicate. */ macro
106 #define S_INSERT (S_WRITE | S_DUPLAST | S_PAST_EOF | S_STACK)
108 #define S_KEYLAST (S_WRITE | S_DUPLAST | S_PAST_EOF | S_STACK)
109 #define S_WRPAIR (S_WRITE | S_DUPLAST | S_PAST_EOF | S_PARENT)
/illumos-gate/usr/src/cmd/sendmail/db/btree/
H A Dbt_search.c264 if (LF_ISSET(S_DUPLAST))
278 if (LF_ISSET(S_DUPLAST))