Home
last modified time | relevance | path

Searched refs:KCOTRUNCATE (Results 1 – 4 of 4) sorted by relevance

/dports/databases/iowow/iowow-1.4.13/src/kv/benchmark/
H A Dkyc_benchmark.c40 mode |= KCOTRUNCATE; in db_open()
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkclangc.h104 KCOTRUNCATE = 1 << 3, /**< writer truncating */ enumerator
H A Dkclangctest.c416 if (!kcdbopen(db, path, KCOWRITER | KCOCREATE | KCOTRUNCATE | oflags)) { in procorder()
772 if (!kcidxopen(idx, path, KCOWRITER | KCOCREATE | KCOTRUNCATE | oflags)) { in procindex()
/dports/databases/p5-KyotoCabinet/kyotocabinet-perl-1.20/
H A DKyotoCabinet.xs847 XPUSHs(sv_2mortal(newSViv(KCOTRUNCATE)));