Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcucodec.c53 static int proctcbs(const char *ibuf, int isiz, bool dec);
427 int rv = proctcbs(ibuf, isiz, dec); in runtcbs()
979 static int proctcbs(const char *ibuf, int isiz, bool dec){ in proctcbs() function