Searched refs:do_updatedb (Results 1 – 3 of 3) sorted by relevance
63 rv = do_updatedb(db, &testdateutc); in test_do_updatedb()
227 extern int do_updatedb(CA_DB *db, time_t *now);
789 i = do_updatedb(db, NULL); in ca_main()2307 int do_updatedb(CA_DB *db, time_t *now) in do_updatedb() function