Home
last modified time | relevance | path

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

/dports/databases/beansdb/beansdb-0.7.1.4/src/
H A Dhint.c71 void write_hint_file(char *buf, int size, const char *path) in write_hint_file() function
116 write_hint_file(p.buf, p.curr, hintpath); in build_hint()
151 write_hint_file(hint->buf, hint->size, new_path); in open_hint()
H A Dhint.h46 void write_hint_file(char *buf, int size, const char *path);
H A Drecord.c799 write_hint_file(hintdata, hint_used, lasthint_real); in optimizeDataFile()