Home
last modified time | relevance | path

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

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.c67 static int32_t hash_sync __P((const DB *, u_int32_t));
222 dbp->sync = hash_sync;
552 hash_sync(dbp, flags) in hash_sync() function
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/hash/
H A Dhash.c69 static int hash_sync __P((const DB *, u_int32_t));
207 dbp->sync = hash_sync;
452 hash_sync(dbp, flags) in hash_sync() function
H A Dtags174 hash_sync ../hash/hash.c /^hash_sync(dbp, flags)$/
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/db/hash/
H A Dhash.c69 static int hash_sync(const DB *, uint32_t);
208 dbp->sync = hash_sync; in __hash_open()
448 hash_sync(const DB *dbp, uint32_t flags) in hash_sync() function
/dports/security/krb5/krb5-1.19.2/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.c67 static int32_t hash_sync __P((const DB *, u_int32_t));
222 dbp->sync = hash_sync;
552 hash_sync(dbp, flags) in hash_sync() function
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/search/
H A Dhash.c71 static int hash_sync(const DB *, __uint32_t);
231 dbp->sync = hash_sync;
480 hash_sync(dbp, flags) in hash_sync() function
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/rtdb/db/
H A Dhash.c85 static int hash_sync __P((const DB *, u_int));
221 dbp->sync = hash_sync;
468 hash_sync(dbp, flags) in hash_sync() function
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/search/
H A Dhash.c72 static int hash_sync(const DB *, u_int);
242 dbp->sync = hash_sync;
495 hash_sync(dbp, flags) in hash_sync() function
/dports/science/nwchem-data/nwchem-7.0.2-release/src/rtdb/db/
H A Dhash.c85 static int hash_sync __P((const DB *, u_int));
221 dbp->sync = hash_sync;
468 hash_sync(dbp, flags) in hash_sync() function
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/search/
H A Dhash.c71 static int hash_sync(const DB *, __uint32_t);
231 dbp->sync = hash_sync;
480 hash_sync(dbp, flags) in hash_sync() function
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/search/
H A Dhash.c72 static int hash_sync(const DB *, u_int);
244 dbp->sync = hash_sync;
497 hash_sync(dbp, flags) function
/dports/www/firefox-esr/firefox-91.8.0/security/nss/lib/dbm/src/
H A Dhash.c87 static int hash_sync(const DB *, uint);
267 dbp->sync = hash_sync; in dbm_hash_open()
570 hash_sync(const DB *dbp, uint flags) in hash_sync() function
/dports/security/ca_root_nss/nss-3.71/nss/lib/dbm/src/
H A Dhash.c87 static int hash_sync(const DB *, uint);
267 dbp->sync = hash_sync; in dbm_hash_open()
570 hash_sync(const DB *dbp, uint flags) in hash_sync() function
/dports/www/firefox/firefox-99.0/security/nss/lib/dbm/src/
H A Dhash.c87 static int hash_sync(const DB *, uint);
267 dbp->sync = hash_sync; in dbm_hash_open()
570 hash_sync(const DB *dbp, uint flags) in hash_sync() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/dbm/src/
H A Dhash.c87 static int hash_sync(const DB *, uint);
267 dbp->sync = hash_sync; in __hash_open()
570 hash_sync(const DB *dbp, uint flags) in hash_sync() function
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/dbm/src/
H A Dhash.c87 static int hash_sync(const DB *, uint);
267 dbp->sync = hash_sync; in __hash_open()
570 hash_sync(const DB *dbp, uint flags) in hash_sync() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/nss/lib/dbm/src/
H A Dhash.c87 static int hash_sync(const DB *, uint);
267 dbp->sync = hash_sync; in dbm_hash_open()
570 hash_sync(const DB *dbp, uint flags) in hash_sync() function
/dports/lang/spidermonkey78/firefox-78.9.0/security/nss/lib/dbm/src/
H A Dhash.c87 static int hash_sync(const DB *, uint);
267 dbp->sync = hash_sync; in dbm_hash_open()
570 hash_sync(const DB *dbp, uint flags) in hash_sync() function
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/mpool/
H A Dtags174 hash_sync ../hash/hash.c /^hash_sync(dbp, flags)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/btree/
H A Dtags174 hash_sync ../hash/hash.c /^hash_sync(dbp, flags)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/db/
H A Dtags174 hash_sync ../hash/hash.c /^hash_sync(dbp, flags)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/include/
H A Dtags174 hash_sync ../hash/hash.c /^hash_sync(dbp, flags)$/
/dports/lang/micropython/berkeley-db-1.xx-35aaec4/recno/
H A Dtags174 hash_sync ../hash/hash.c /^hash_sync(dbp, flags)$/
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/
H A DChangeLog-20152012 (hash_sync): Likewise.
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/
H A DChangeLog-20152012 (hash_sync): Likewise.