Searched defs:db_file (Results 1 – 6 of 6) sorted by relevance
43 FILE *db_file; variable54 write_binding_scope(FILE *db_file, struct binding *bnd, char *prepend) { in write_binding_scope()
182 const char * db_file, in kod_init_kod_db()
44 char *db_file; member
144 static sqlite3 * db_open(const char *db_file) in db_open()
141 static sqlite3 * db_open(const char *db_file) in db_open()