Searched defs:dbfile (Results 1 – 3 of 3) sorted by relevance
76 static const char *dbfile = _PATH_BLSTATE; variable
1636 CA_DB *load_index(const char *dbfile, DB_ATTR *db_attr) in load_index()1731 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index()1778 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index()
286 char *dbfile = NULL, *f; in ca_main() local