Searched defs:dbfile (Results 1 – 2 of 2) sorted by relevance
1787 CA_DB *load_index(char *dbfile, DB_ATTR *db_attr) in load_index()1890 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index()1957 int rotate_index(const char *dbfile, const char *new_suffix, const char *old_suffix) in rotate_index()
301 char *dbfile=NULL; in MAIN() local