db_create 92 ext/dba/dba_db3.c if ((err=db_create(&dbp, NULL, 0)) == 0) { db_create 125 ext/dba/dba_db4.c if ((err=db_create(&dbp, NULL, 0)) == 0) {