Lines Matching refs:DBObject
128 struct DBObject; /* Forward declaration */
144 struct DBObject *children_dbs;
155 typedef struct DBObject { struct
165 struct DBObject **sibling_prev_p; argument
166 struct DBObject *sibling_next; argument
167 struct DBObject **sibling_prev_p_txn; argument
168 struct DBObject *sibling_next_txn; argument
175 } DBObject; argument
185 DBObject* mydb;
200 struct DBObject *children_dbs;
238 DBObject* mydb;