dbopen
db->hdb_db = dbopen(fn, flags, mode, DB_BTREE, NULL);
db->hdb_db = dbopen(db->hdb_name, flags, mode, DB_BTREE, NULL);
db->hdb_db = dbopen(actual_fn, flags, mode, DB_BTREE, NULL);
db->hdb_db = dbopen(actual_fn, flags, mode, DB_BTREE, NULL);
db->hdb_db = dbopen(db->hdb_name, flags, mode, DB_BTREE, NULL);
if ((capdbp = dbopen(pbuf, O_RDONLY, 0, DB_HASH, 0))
db = dbopen(fn, flags, mode, DB_BTREE, NULL);
db->db = dbopen(db->filename, O_RDWR, 0600, DB_BTREE, &db->btinfo);
db->db = dbopen(db->filename, O_RDWR, 0600, DB_HASH, &db->info);
db = dbopen(filename, O_RDWR | O_CREAT | O_EXCL, 0600, DB_BTREE, &btinfo);
db = dbopen(fname, flags, mode,
db = dbopen(fname, flags, mode,
if ((dbp = dbopen("test.db",O_RDWR | O_CREAT | O_BINARY, 0664
if ((dbp = dbopen("test.db", O_RDWR | O_BINARY, 0664
db = dbopen(*argv == NULL ? NULL : *argv, omode|O_BINARY,
db = dbopen(*argv == NULL ? NULL : *argv, O_CREAT|omode|O_BINARY,
if ((dbp = dbopen(fname,
if (!(db = dbopen("bigtest", O_RDWR | O_CREAT | O_BINARY, 0644, DB_HASH, &info))) {
if (!(dbp = dbopen( "hashtest",
if (!(dbp = dbopen( NULL, O_CREAT|O_RDWR|O_BINARY, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( NULL, O_CREAT|O_RDWR|O_BINARY, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY|O_BINARY, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY|O_BINARY, 0400, DB_HASH, NULL))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY|O_BINARY, 0400, DB_HASH, &ctl))) {
db = dbopen("big2.db", O_RDWR|O_CREAT|O_TRUNC|O_BINARY, 0664, DB_HASH, &info);
db = dbopen("/usr/tmp/passwd.db", O_RDWR, 0664, DB_HASH, &passwd);
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_BINARY, 0664, DB_HASH, &passwd);
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_BINARY, 0664, DB_HASH, &passwd);
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_CREAT|O_TRUNC|O_BINARY, 0664, DB_HASH,
db = dbopen("/usr/tmp/passwd.db", O_RDWR|O_BINARY, 0664, DB_HASH, &passwd);
DB *dbopen(const char *, int, int, DBTYPE, const void *);
db = dbopen(*argv == NULL ? NULL : *argv, O_RDWR,
db = dbopen(*argv == NULL ? NULL : *argv, O_CREAT|O_RDWR,
if ((dbp = dbopen(fname,
if (!(db = dbopen("bigtest", O_RDWR | O_CREAT, 0644, DB_HASH, &info))) {
if (!(dbp = dbopen( "hashtest",
if (!(dbp = dbopen( NULL, O_CREAT|O_RDWR, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( NULL, O_CREAT|O_RDWR, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY, 0400, DB_HASH, &ctl))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY, 0400, DB_HASH, NULL))) {
if (!(dbp = dbopen( "hashtest", O_RDONLY, 0400, DB_HASH, &ctl))) {
if ((capdbp = dbopen(pbuf, O_RDONLY, 0, DB_HASH, 0))
(*db = dbopen(NULL, O_RDWR, 600, DB_HASH, 0)) == NULL)
(res = dbopen(_PATH_SMP_DB, O_RDONLY, 0, DB_HASH, NULL)) == NULL)
res = dbopen(_PATH_MP_DB, O_RDONLY, 0, DB_HASH, NULL);
st->db = dbopen(_PATH_SERVICES_DB, O_RDONLY, 0, DB_HASH, NULL);
dbp = dbopen(buf,flags ? flags : FLAGS,PERM_SECURE,DB_HASH,&openinfo);
if ((session_db = dbopen(NULL, O_RDWR, 0, DB_HASH, NULL)) == NULL) {
symtable = dbopen(/*filename*/NULL,
if ((capdbp = dbopen(capname, O_CREAT | O_TRUNC | O_RDWR,
(db = dbopen(NULL, O_RDWR, 0, DB_BTREE, NULL)) == NULL)
(db = dbopen(NULL, O_RDWR, 0, DB_HASH, NULL)) == NULL)
dp = dbopen(buf,
sdp = dbopen(sbuf,
pw_db = dbopen(_PATH_MP_DB, O_RDONLY, 0, DB_HASH, NULL);
dp = dbopen(buf,
sdp = dbopen(sbuf,
if ((ddb = dbopen(dbname, O_RDWR|O_CREAT|O_TRUNC, 0644,
if ((*mdb = dbopen(NULL, O_RDWR, 0, DB_BTREE, bti)) == NULL)
if ((ddb = dbopen(dbname, O_RDONLY, 0, DB_BTREE, bti)) == NULL) {
output_pacct_db = dbopen(NULL, O_RDWR, 0, DB_BTREE, &bti);
db = dbopen(tname, O_RDWR | O_CREAT | O_EXCL,
if ((db = dbopen(NULL, O_RDWR, 0, DB_HASH, &hinfo)) == NULL)
return(dbopen(path, flags, PERM_SECURE, DB_HASH, &openinfo));
dbp = dbopen(buf, O_RDONLY, PERM_SECURE, DB_HASH, NULL);