Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcfdb.c68 ((TC_fdb)->mmtx ? tcfdblockrecord((TC_fdb), (TC_wr), (TC_id)) : true)
111 static bool tcfdblockrecord(TCFDB *fdb, bool wr, uint64_t id);
2597 static bool tcfdblockrecord(TCFDB *fdb, bool wr, uint64_t id){ in tcfdblockrecord() function