Searched refs:load_index (Results 1 – 6 of 6) sorted by relevance
56 db = load_index(indexfile, NULL); in test_do_updatedb()
241 CA_DB *load_index(const char *dbfile, DB_ATTR *dbattr);
615 rdb = load_index(ridx_filename, NULL); in ocsp_main()641 CA_DB *newrdb = load_index(ridx_filename, NULL); in ocsp_main()
381 db = load_index(srpvfile, NULL); in srp_main()
566 db = load_index(dbfile, &db_attr); in ca_main()685 db = load_index(dbfile, &db_attr); in ca_main()
1702 CA_DB *load_index(const char *dbfile, DB_ATTR *db_attr) in load_index() function
Completed in 47 milliseconds