Searched defs:DBObject (Results 1 – 1 of 1) sorted by relevance
155 typedef struct DBObject { struct165 struct DBObject **sibling_prev_p; argument166 struct DBObject *sibling_next; argument167 struct DBObject **sibling_prev_p_txn; argument168 struct DBObject *sibling_next_txn; argument175 } DBObject; argument