Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dbtree.h97 #define S_PAST_EOF 0x02000 /* If doing insert search (or keyfirst macro
106 #define S_INSERT (S_WRITE | S_DUPLAST | S_PAST_EOF | S_STACK)
107 #define S_KEYFIRST (S_WRITE | S_DUPFIRST | 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_rsearch.c156 if (!LF_ISSET(S_PAST_EOF) || recno > total + 1) {
191 if (!LF_ISSET(S_PAST_EOF) || recno >