Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcfdb.c103 static bool tcfdbvanishimpl(TCFDB *fdb);
896 bool rv = tcfdbvanishimpl(fdb); in tcfdbvanish()
2440 static bool tcfdbvanishimpl(TCFDB *fdb){ in tcfdbvanishimpl() function
H A DChangeLog117 * tcfdb.c (tcfdbvanishimpl): potential memory leak was removed.