Searched refs:bt_dbp (Results 1 – 3 of 3) sorted by relevance
162 if ((t->bt_dbp = dbp = calloc(1, sizeof(DB))) == NULL) in __bt_open()321 free(t->bt_dbp); in __bt_open()
305 DB *bt_dbp; /* pointer to enclosing DB */ member
311 __dbpanic(t->bt_dbp); in __bt_split()