Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcucodec.c55 static int procbzip(const char *ibuf, int isiz, bool dec);
502 int rv = procbzip(ibuf, isiz, dec); in runbzip()
1021 static int procbzip(const char *ibuf, int isiz, bool dec){ in procbzip() function