Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
HDapps.h234 int rotate_index(const char *dbfile, const char *new_suffix,
HDca.c1009 if (!rotate_index(dbfile, "new", "old")) in ca_main()
1371 if (!rotate_index(dbfile, "new", "old")) in ca_main()
1553 if (!rotate_index(dbfile, "new", "old")) in ca_main()
HDapps.c1492 rotate_index(const char *dbfile, const char *new_suffix, const char *old_suffix) in rotate_index() function