Searched refs:bdbhpt_threads (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/contrib/dlz/drivers/
H A Ddlz_bdbhpt_driver.c70 #define bdbhpt_threads DB_THREAD macro
72 #define bdbhpt_threads 0 macro
638 DB_RDONLY | bdbhpt_threads, 0)) != 0) {
745 bdbFlags | bdbhpt_threads | DB_CREATE, 0);
/bind-9.11.3/contrib/dlz/modules/bdbhpt/
H A Ddlz_bdbhpt_dynamic.c73 #define bdbhpt_threads DB_THREAD macro
75 #define bdbhpt_threads 0 macro
639 DB_RDONLY | bdbhpt_threads, 0)) != 0) {
743 bdbFlags | bdbhpt_threads | DB_CREATE, 0);

Completed in 13 milliseconds