Home
last modified time | relevance | path

Searched refs:rotate_index (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/apps/include/
Dapps.h236 int rotate_index(const char *dbfile, const char *new_suffix,
/third_party/openssl/apps/
Dsrp.c607 if (!rotate_index(srpvfile, "new", "old")) in srp_main()
Dca.c765 if (!rotate_index(dbfile, "new", "old")) in ca_main()
1135 if (!rotate_index(dbfile, "new", "old")) in ca_main()
1316 if (!rotate_index(dbfile, "new", "old")) in ca_main()
/third_party/openssl/apps/lib/
Dapps.c1772 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index() function