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