Searched defs:db_file (Results 1 – 3 of 3) sorted by relevance
144 static sqlite3 * db_open(const char *db_file) in db_open()
141 static sqlite3 * db_open(const char *db_file) in db_open()
1507 static void bpf_hash_init(struct bpf_elf_ctx *ctx, const char *db_file) in bpf_hash_init()