Searched defs:dbfile (Results 1 – 4 of 4) sorted by relevance
79 static const char *dbfile = _PATH_BLSTATE; variable
1661 CA_DB *load_index(const char *dbfile, DB_ATTR *db_attr) in load_index()1755 int save_index(const char *dbfile, const char *suffix, CA_DB *db) in save_index()1802 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index()
292 char *dbfile = NULL, *f; in ca_main() local