Searched refs:dbname_s (Results 1 – 1 of 1) sorted by relevance
1327 heim_string_t dbname_s = NULL; in json_db_open() local1380 dbname_s = heim_string_create(dbname); in json_db_open()1381 if (dbname_s == NULL) in json_db_open()1387 heim_release(dbname_s); in json_db_open()1394 heim_release(dbname_s); in json_db_open()1401 heim_release(dbname_s); in json_db_open()1407 heim_release(dbname_s); in json_db_open()1417 heim_release(dbname_s); in json_db_open()1424 jsondb->dbname = dbname_s; in json_db_open()