Home
last modified time | relevance | path

Searched defs:MDB_val (Results 1 – 25 of 46) sorted by relevance

12

/dports/net-im/fractal/fractal-4.4.0/vendor/lmdb-sys/src/
H A Dffi.rs9 pub struct MDB_val { struct
14 pub type MDB_cmp_func = extern "C" fn(a: *const MDB_val, b: *const MDB_val) -> ::libc::c_int; argument
102 …pub fn mdb_get(txn: *mut MDB_txn, dbi: MDB_dbi, key: *mut MDB_val, data: *mut MDB_val) -> ::libc::… in mdb_get()
103 …pub fn mdb_put(txn: *mut MDB_txn, dbi: MDB_dbi, key: *mut MDB_val, data: *mut MDB_val, flags: ::li… in mdb_put()
104 …pub fn mdb_del(txn: *mut MDB_txn, dbi: MDB_dbi, key: *mut MDB_val, data: *mut MDB_val) -> ::libc::… in mdb_del()
110 …pub fn mdb_cursor_get(cursor: *mut MDB_cursor, key: *mut MDB_val, data: *mut MDB_val, op: MDB_curs… in mdb_cursor_get()
111 …pub fn mdb_cursor_put(cursor: *mut MDB_cursor, key: *mut MDB_val, data: *mut MDB_val, flags: ::lib… in mdb_cursor_put()
114 …pub fn mdb_cmp(txn: *mut MDB_txn, dbi: MDB_dbi, a: *const MDB_val, b: *const MDB_val) -> ::libc::c… in mdb_cmp()
115 …pub fn mdb_dcmp(txn: *mut MDB_txn, dbi: MDB_dbi, a: *const MDB_val, b: *const MDB_val) -> ::libc::… in mdb_dcmp()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/lmdb-rkv-sys-0.9.5/src/
H A Dbindings.rs85 pub struct MDB_val { struct
93 unsafe extern "C" fn(a: *const MDB_val, b: *const MDB_val) -> ::libc::c_int, argument
1050 key: *mut MDB_val, in mdb_get()
1104 key: *mut MDB_val, in mdb_put()
1134 key: *mut MDB_val, in mdb_del()
1225 key: *mut MDB_val, in mdb_cursor_get()
1291 key: *mut MDB_val, in mdb_cursor_put()
1346 a: *const MDB_val, in mdb_cmp()
1347 b: *const MDB_val, in mdb_cmp()
1363 a: *const MDB_val, in mdb_dcmp()
[all …]
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lmdb-rkv-sys-0.11.0/src/
H A Dbindings.rs84 pub struct MDB_val { struct
92 unsafe extern "C" fn(a: *const MDB_val, b: *const MDB_val) -> ::libc::c_int, argument
1051 key: *mut MDB_val, in mdb_get()
1105 key: *mut MDB_val, in mdb_put()
1135 key: *mut MDB_val, in mdb_del()
1226 key: *mut MDB_val, in mdb_cursor_get()
1292 key: *mut MDB_val, in mdb_cursor_put()
1347 a: *const MDB_val, in mdb_cmp()
1348 b: *const MDB_val, in mdb_cmp()
1364 a: *const MDB_val, in mdb_dcmp()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/lmdb-rkv-sys/src/
H A Dbindings.rs84 pub struct MDB_val { struct
92 unsafe extern "C" fn(a: *const MDB_val, b: *const MDB_val) -> ::libc::c_int, argument
1051 key: *mut MDB_val, in mdb_get()
1105 key: *mut MDB_val, in mdb_put()
1135 key: *mut MDB_val, in mdb_del()
1226 key: *mut MDB_val, in mdb_cursor_get()
1292 key: *mut MDB_val, in mdb_cursor_put()
1347 a: *const MDB_val, in mdb_cmp()
1348 b: *const MDB_val, in mdb_cmp()
1364 a: *const MDB_val, in mdb_dcmp()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lmdb-rkv-sys/src/
H A Dbindings.rs84 pub struct MDB_val { struct
92 unsafe extern "C" fn(a: *const MDB_val, b: *const MDB_val) -> ::libc::c_int, argument
1051 key: *mut MDB_val, in mdb_get()
1105 key: *mut MDB_val, in mdb_put()
1135 key: *mut MDB_val, in mdb_del()
1226 key: *mut MDB_val, in mdb_cursor_get()
1292 key: *mut MDB_val, in mdb_cursor_put()
1347 a: *const MDB_val, in mdb_cmp()
1348 b: *const MDB_val, in mdb_cmp()
1364 a: *const MDB_val, in mdb_dcmp()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lmdb-rkv-sys/src/
H A Dbindings.rs84 pub struct MDB_val { struct
92 unsafe extern "C" fn(a: *const MDB_val, b: *const MDB_val) -> ::libc::c_int, argument
1051 key: *mut MDB_val, in mdb_get()
1105 key: *mut MDB_val, in mdb_put()
1135 key: *mut MDB_val, in mdb_del()
1226 key: *mut MDB_val, in mdb_cursor_get()
1292 key: *mut MDB_val, in mdb_cursor_put()
1347 a: *const MDB_val, in mdb_cmp()
1348 b: *const MDB_val, in mdb_cmp()
1364 a: *const MDB_val, in mdb_dcmp()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lmdb-rkv-sys/src/
H A Dbindings.rs84 pub struct MDB_val { struct
92 unsafe extern "C" fn(a: *const MDB_val, b: *const MDB_val) -> ::libc::c_int, argument
1051 key: *mut MDB_val, in mdb_get()
1105 key: *mut MDB_val, in mdb_put()
1135 key: *mut MDB_val, in mdb_del()
1226 key: *mut MDB_val, in mdb_cursor_get()
1292 key: *mut MDB_val, in mdb_cursor_put()
1347 a: *const MDB_val, in mdb_cmp()
1348 b: *const MDB_val, in mdb_cmp()
1364 a: *const MDB_val, in mdb_dcmp()
[all …]
/dports/databases/py-lmdb/lmdb-0.97/lib/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; typedef
/dports/net-im/fractal/fractal-4.4.0/vendor/lmdb-sys/lmdb/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; typedef
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/lmdb-rkv-sys-0.9.5/lmdb/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/lmdb-rkv-sys-0.11.0/lmdb/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/net/openldap24-server/openldap-2.4.59/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/www/firefox/firefox-99.0/third_party/rust/lmdb-rkv-sys/lmdb/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/lmdb-rkv-sys/lmdb/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/misc/hashdb/hashdb-3.1.0-8-g1da1b9f/src_libhashdb/liblmdb/
H A Dlmdb.h251 typedef struct MDB_val { struct
254 } MDB_val; typedef
/dports/net/openldap25-client/openldap-2.5.9/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/net/openldap24-client/openldap-2.4.59/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/net/openldap25-server/openldap-2.5.9/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/net/openldap26-client/openldap-2.6.0/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/net/openldap26-server/openldap-2.6.0/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/lmdb-rkv-sys/lmdb/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/lmdb-rkv-sys/lmdb/libraries/liblmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/lmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; argument
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/lmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; typedef
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/lmdb/
H A Dlmdb.h257 typedef struct MDB_val { struct
260 } MDB_val; typedef

12