Home
last modified time | relevance | path

Searched refs:S_APPEND (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/db/include/
H A Dbtree.h90 #define S_APPEND 0x00040 /* Append to the tree. */ macro
/titanic_41/usr/src/cmd/sendmail/db/btree/
H A Dbt_rsearch.c147 if (LF_ISSET(S_APPEND)) {
H A Dbt_recno.c1283 S_INSERT | (flags == DB_APPEND ? S_APPEND : 0), 1, &exact)) != 0)