Searched refs:S_APPEND (Results 1 – 3 of 3) sorted by relevance
90 #define S_APPEND 0x00040 /* Append to the tree. */ macro
147 if (LF_ISSET(S_APPEND)) {
1283 S_INSERT | (flags == DB_APPEND ? S_APPEND : 0), 1, &exact)) != 0)