Searched refs:rotate_index (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl/dist/apps/include/ |
H A D | apps.h | 236 int rotate_index(const char *dbfile, const char *new_suffix,
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | apps.h | 542 int rotate_index(const char *dbfile, const char *new_suffix,
|
H A D | srp.c | 584 if (!rotate_index(srpvfile, "new", "old")) in srp_main()
|
H A D | ca.c | 695 if (!rotate_index(dbfile, "new", "old")) in ca_main() 1052 if (!rotate_index(dbfile, "new", "old")) in ca_main() 1226 if (!rotate_index(dbfile, "new", "old")) in ca_main()
|
H A D | apps.c | 1689 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | srp.c | 607 if (!rotate_index(srpvfile, "new", "old")) in srp_main()
|
H A D | ca.c | 767 if (!rotate_index(dbfile, "new", "old")) in ca_main() 1149 if (!rotate_index(dbfile, "new", "old")) in ca_main() 1336 if (!rotate_index(dbfile, "new", "old")) in ca_main()
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/ |
H A D | apps.c | 1778 int rotate_index(const char *dbfile, const char *new_suffix, in rotate_index() function
|