Searched defs:B_NODUPS (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbtree.h254 * there are no duplicates of the cursor key in the tree (i.e. B_NODUPS is set
299 #define SAVEMETA (B_NODUPS | R_RECNO)
358 * B_NODUPS and R_RECNO are stored on disk, and may not be changed.
366 #define B_NODUPS 0x00020 /* no duplicate keys permitted */ macro

Completed in 23 milliseconds