Searched refs:save_index (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/openssl/apps/
H A Dapps.h309 int save_index(const char *dbfile, const char *suffix, CA_DB *db);
H A Dsrp.c739 if (!save_index(dbfile, "new", db))
H A Dca.c915 if (!save_index(dbfile, "new", db))
1221 if (!save_index(dbfile, "new", db))
1449 if (!save_index(dbfile, "new", db))
H A Dapps.c1954 int save_index(const char *dbfile, const char *suffix, CA_DB *db) function

Completed in 105 milliseconds