Searched refs:rotate_index (Results 1 – 3 of 3) sorted by relevance
| /dragonfly/crypto/libressl/apps/openssl/ |
| HD | apps.h | 234 int rotate_index(const char *dbfile, const char *new_suffix,
|
| HD | ca.c | 1009 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()
|
| HD | apps.c | 1492 rotate_index(const char *dbfile, const char *new_suffix, const char *old_suffix) in rotate_index() function
|