Home
last modified time | relevance | path

Searched refs:BDB (Results 1 – 25 of 2483) sorted by relevance

12345678910>>...100

/dports/databases/p5-BDB/BDB-1.92/t/
H A D01_basic.t7 use BDB;
9 BDB::max_parallel 1;
13 print $env->set_flags (BDB::AUTO_COMMIT | BDB::TXN_NOSYNC, 1) ? "not " : "", "ok 1\n";
15 $env->set_flags (&BDB::LOG_AUTOREMOVE | &BDB::LOG_INMEMORY ) if BDB::VERSION v0, v4.7;
16 $env->log_set_config (&BDB::LOG_AUTO_REMOVE | &BDB::LOG_IN_MEMORY) if BDB::VERSION v4.7;
21 BDB::PRIVATE
22 | BDB::INIT_LOCK | BDB::INIT_LOG | BDB::INIT_MPOOL
23 | BDB::INIT_TXN | BDB::RECOVER | BDB::USE_ENVIRON | BDB::CREATE,
30 db_open $db, undef, undef, undef, BDB::BTREE, BDB::AUTO_COMMIT | BDB::CREATE, 0600;
42 BDB::flush;
/dports/databases/p5-BDB/BDB-1.92/eg/
H A Dbasic_operations6 use BDB;
8 our $FH; open $FH, "<&=" . BDB::poll_fileno;
9 our $WATCHER = AnyEvent->io (fh => $FH, poll => 'r', cb => \&BDB::poll_cb);
18 BDB::min_parallel 8;
23BDB::INIT_LOCK | BDB::INIT_LOG | BDB::INIT_MPOOL | BDB::INIT_TXN | BDB::RECOVER | BDB::USE_ENVIRON…
26 $env->set_flags (BDB::AUTO_COMMIT | BDB::TXN_NOSYNC, 1);
29 db_open $db, undef, "table", undef, BDB::BTREE, BDB::AUTO_COMMIT | BDB::CREATE | BDB::READ_UNCOMMIT…
40 db_c_get $c, my $key, my $data, BDB::NEXT;
49 db_sequence_open $seq, undef, "seq", BDB::CREATE;
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
H A Dsql.c43 void print_dashes(BDB *mdb);
44 void print_result(BDB *mdb);
141 BDB *db;
170 BDB::BDB() in BDB() function
177 BDB::~BDB() in ~BDB()
208 char *BDB::get_acl_join_filter(int tables) in get_acl_join_filter()
241 void BDB::init_acl() in init_acl()
249 void BDB::free_acl() in free_acl()
392 bool BDB::bdb_check_version(JCR *jcr) in bdb_check_version()
657 BDB *mdb = pctx->mdb; in list_result()
[all …]
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
/dports/sysutils/bacula11-client/bacula-11.0.5/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
/dports/sysutils/bacula11-server/bacula-11.0.5/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
H A Dsql.c43 void print_dashes(BDB *mdb);
44 void print_result(BDB *mdb);
141 BDB *db;
170 BDB::BDB() in BDB() function
177 BDB::~BDB() in ~BDB()
208 char *BDB::get_acl_join_filter(int tables) in get_acl_join_filter()
241 void BDB::init_acl() in init_acl()
249 void BDB::free_acl() in free_acl()
392 bool BDB::bdb_check_version(JCR *jcr) in bdb_check_version()
657 BDB *mdb = pctx->mdb; in list_result()
[all …]
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
/dports/sysutils/bacula9-client/bacula-9.6.7/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
/dports/sysutils/bacula9-server/bacula-9.6.7/src/cats/
H A Dcats.c38 BDB *mdb = this; in bdb_match_database()
56 BDB *BDB::bdb_clone_database_connection(JCR *jcr, bool mult_db_connections) in bdb_clone_database_connection()
58 BDB *mdb = this; in bdb_clone_database_connection()
80 const char *BDB::bdb_get_engine_name(void) in bdb_get_engine_name()
82 BDB *mdb = this; in bdb_get_engine_name()
100 void BDB::bdb_lock(const char *file, int line) in bdb_lock()
103 BDB *mdb = this; in bdb_lock()
120 BDB *mdb = this; in bdb_unlock()
132 BDB *mdb = this; in bdb_sql_query()
143 void BDB::print_lock_info(FILE *fp) in print_lock_info()
[all …]
/dports/databases/p5-BDB/BDB-1.92/
H A Dtypemap44 SvPTR ($var, $arg, DB_ENV *, bdb_env_stash, BDB::Env, 0);
47 SvPTR ($var, $arg, DB_TXN *, bdb_txn_stash, BDB::Txn, 0);
50 SvPTR ($var, $arg, DBC *, bdb_cursor_stash, BDB::Cursor, 0);
53 SvPTR ($var, $arg, DB *, bdb_db_stash, BDB::Db, 0);
60 SvPTR ($var, $arg, DB_ENV *, bdb_env_stash, BDB::Env, 1);
63 SvPTR ($var, $arg, DB_TXN *, bdb_txn_stash, BDB::Txn, 1);
66 SvPTR ($var, $arg, DBC *, bdb_cursor_stash, BDB::Cursor, 1);
69 SvPTR ($var, $arg, DB *, bdb_db_stash, BDB::Db, 1);
76 SvPTR ($var, $arg, DB_ENV *, bdb_env_stash, BDB::Env, 2);
79 SvPTR ($var, $arg, DB_TXN *, bdb_txn_stash, BDB::Txn, 2);
[all …]
H A DREADME5 use BDB;
13 BDB::INIT_LOCK | BDB::INIT_LOG | BDB::INIT_MPOOL
14 | BDB::INIT_TXN | BDB::RECOVER | BDB::USE_ENVIRON | BDB::CREATE,
17 $env->set_flags (BDB::AUTO_COMMIT | BDB::TXN_NOSYNC, 1);
20 db_open $db, undef, "table", undef, BDB::BTREE, BDB::AUTO_COMMIT | BDB::CREATE
41 BDB::flush;
291BDB::INIT_LOCK | BDB::INIT_LOG | BDB::INIT_MPOOL | BDB::INIT_TXN | BDB::RECOVER | BDB::USE_ENVIRON…
333 …db_open $db, undef, "table", undef, BDB::BTREE, BDB::AUTO_COMMIT | BDB::CREATE | BDB::READ_UNCOMMI…
479 BDB::poll_wait, BDB::poll_cb
486 BDB::poll_wait, BDB::poll_cb
[all …]
/dports/comms/snap7/snap7-full-1.4.2/LabVIEW/lib_build/VS2012_LV/
H A DVS2012_LV.sln4 …0C91BC942}") = "VS2012_LV", "VS2012_LV\VS2012_LV.vcxproj", "{BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}"
14 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|Win32.ActiveCfg = Debug|Win32
15 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|Win32.Build.0 = Debug|Win32
16 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|x64.ActiveCfg = Debug|x64
17 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|x64.Build.0 = Debug|x64
18 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|Win32.ActiveCfg = Release|Win32
19 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|Win32.Build.0 = Release|Win32
20 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|x64.ActiveCfg = Release|x64
21 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|x64.Build.0 = Release|x64
/dports/comms/snap7/snap7-full-1.4.2/LabVIEW/lib_build/VS2013_LV/
H A DVS2013_LV.sln4 …0C91BC942}") = "VS2013_LV", "VS2013_LV\VS2013_LV.vcxproj", "{BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}"
14 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|Win32.ActiveCfg = Debug|Win32
15 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|Win32.Build.0 = Debug|Win32
16 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|x64.ActiveCfg = Debug|x64
17 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Debug|x64.Build.0 = Debug|x64
18 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|Win32.ActiveCfg = Release|Win32
19 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|Win32.Build.0 = Release|Win32
20 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|x64.ActiveCfg = Release|x64
21 {BD5B00FC-2711-4BDB-9FE2-6B87F07E7FAC}.Release|x64.Build.0 = Release|x64
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/berkeley-db/
H A Dbdb.c189 pushSTACK(`BDB::BDB-ERROR`); /* error type */ in error_bdb()
372 wrap_finalize(dbe,NIL,`BDB::MKDBE`,``BDB::DBE-CLOSE``);
1218 wrap_finalize(db,STACK_0,`BDB::MKDB`,``BDB::DB-CLOSE``);
1390 pushSTACK(`BDB::BDB-ERROR`); /* error type */ in dbt_to_object()
1462 DEFUN(BDB:DB-FD, db)
1758 wrap_finalize(dbc,STACK_1,`BDB::MKDBC`,``BDB::DBC-CLOSE``); in DEFFLAGSET()
2245 wrap_finalize(cursor,popSTACK(),`BDB::MKDBC`,``BDB::DBC-CLOSE``); in DEFFLAGSET()
2284 wrap_finalize(cursor,Parents(STACK_0),`BDB::MKDBC`,``BDB::DBC-CLOSE``); in DEFFLAGSET()
2428 pushSTACK(`BDB::BDB-ERROR`); /* error type */
2594 wrap_finalize(cursor,STACK_0,`BDB::MKLOGC`,``BDB::LOGC-CLOSE``);
[all …]
/dports/databases/p5-Cache-BDB/Cache-BDB-0.04/t/
H A D01-load.t5 use_ok('Cache::BDB');
6 use Cache::BDB;
17 my $c = Cache::BDB->new(cache_root => $cache_root_base,
27 my $f = Cache::BDB->new(cache_root => join('/',
29 'Cache::BDB',
36 'Cache::BDB',
54 my $c = Cache::BDB->new(%options);
55 isa_ok($c, 'Cache::BDB');
73 my $c = Cache::BDB->new(%options);
74 isa_ok($c, 'Cache::BDB');
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/redland/redland/
H A Dredland-msvc.patch.114 /* BDB has close method with 2 args */
18 /* BDB defines DBC */
22 /* BDB cursor method has 4 arguments */
26 /* BDB defines DB_TXN */
30 /* BDB has fd method with 2 args */
34 /* Have BDB hash support */
38 /* BDB has open method with 6 args */
41 /* BDB has open method with 7 args */
45 /* BDB has set_flags method */
49 /* BDB has dbopen method */
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/redland/redland/
H A Dredland-msvc.patch.114 /* BDB has close method with 2 args */
18 /* BDB defines DBC */
22 /* BDB cursor method has 4 arguments */
26 /* BDB defines DB_TXN */
30 /* BDB has fd method with 2 args */
34 /* Have BDB hash support */
38 /* BDB has open method with 6 args */
41 /* BDB has open method with 7 args */
45 /* BDB has set_flags method */
49 /* BDB has dbopen method */
[all …]
/dports/databases/p5-AnyEvent-BDB/AnyEvent-BDB-1.1/
H A DREADME2 AnyEvent::BDB - truly asynchronous berkeley db access
5 use AnyEvent::BDB;
6 use BDB;
8 # can now use any of the requests your BDB module supports
16 integrate BDB into AnyEvent, i.e. you no longer need to concern yourself
17 with calling "BDB::poll_cb" or any of that stuff (you still can, but
21 $AnyEvent::BDB::WATCHER". Please notify the author of when and why you
25 AnyEvent, Coro::BDB (for a more natural syntax).
H A DBDB.pm29 package AnyEvent::BDB;
35 use BDB ();
43 $WATCHER = AnyEvent->io (fh => BDB::poll_fileno, poll => 'r', cb => \&BDB::poll_cb);
47 BDB::_on_next_submit \&AnyEvent::detect;
/dports/databases/p5-Cache-BDB/Cache-BDB-0.04/
H A DREADME1 Cache-BDB
3 Cache-BDB - A caching module based on BerkeleyDB
20 perldoc Cache::BDB
25 http://search.cpan.org/dist/Cache-BDB
28 http://rt.cpan.org/NoAuth/Bugs.html?Dist=Cache-BDB
31 http://annocpan.org/dist/Cache-BDB
34 http://cpanratings.perl.org/d/Cache-BDB
/dports/databases/p5-TokyoCabinet/tokyocabinet-perl-1.34/
H A Dtcbtest.pl77 $opts |= TokyoCabinet::BDB::TLARGE;
81 $opts |= TokyoCabinet::BDB::TBZIP;
83 $opts |= TokyoCabinet::BDB::TTCBS;
85 $omode |= TokyoCabinet::BDB::ONOLCK;
87 $omode |= TokyoCabinet::BDB::OLCKNB;
183 $opts |= TokyoCabinet::BDB::TBZIP;
185 $opts |= TokyoCabinet::BDB::TTCBS;
233 my $bdb = TokyoCabinet::BDB->new();
275 my $bdb = TokyoCabinet::BDB->new();
314 my $bdb = TokyoCabinet::BDB->new();
[all …]
/dports/databases/fortytwo-bdb/BDB-0.2.1/
H A DREADME1 About BDB
4 BDB is a set of classes implementing an interface to
10 In its present state BDB just offers a reduced set of functionality of
18 Downloading BDB
21 BDB is available at
34 Authors of BDB
37 BDB was originally developed by Oliver Langer

12345678910>>...100