|
xapian-core
2.0.0
|
Check a honey table. More...
Include dependency graph for honey_dbcheck.cc:Go to the source code of this file.
Functions | |
| size_t | check_honey_table (const char *tablename, string_view db_dir, int fd, off_t offset_, const HoneyVersion &version_file, int opts, vector< Xapian::termcount > &doclens, ostream *out) |
Check a honey table.
Definition in file honey_dbcheck.cc.
| size_t check_honey_table | ( | const char * | tablename, |
| string_view | db_dir, | ||
| int | fd, | ||
| off_t | offset_, | ||
| const HoneyVersion & | version_file, | ||
| int | opts, | ||
| vector< Xapian::termcount > & | doclens, | ||
| ostream * | out | ||
| ) |
Definition at line 28 of file honey_dbcheck.cc.
References opts.
Referenced by check_db_dir(), check_db_table(), and check_honey_table().