Home
last modified time | relevance | path

Searched refs:kcidxget (Results 1 – 3 of 3) sorted by relevance

/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkclangc.h1186 char* kcidxget(KCIDX* idx, const char* kbuf, size_t ksiz, size_t* sp);
H A Dkclangctest.c835 vbuf = kcidxget(idx, kbuf, ksiz, &vsiz); in procindex()
H A Dkclangc.cc1098 char* kcidxget(KCIDX* idx, const char* kbuf, size_t ksiz, size_t* sp) { in kcidxget() function