Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Drepo.c100 struct repostats repostats; member
331 &rp->repostats.sync_time); in repo_done()
1489 rp->repostats.new_files++; in repostats_new_files_inc()
1631 cb(rp, &rp->repostats, arg); in repo_stats_collect()
1667 rp->repostats.del_files++; in repo_cleanup_rrdp()
1680 rp->repostats.del_files++; in repo_cleanup_rrdp()
1819 fts_state.rp->repostats.extra_files++; in repo_cleanup_entry()
1849 fts_state.rp->repostats.extra_files++; in repo_cleanup_entry()
1862 fts_state.rp->repostats.del_extra_files++; in repo_cleanup_entry()
1869 fts_state.rp->repostats.del_files++; in repo_cleanup_entry()
[all …]
H A Dextern.h630 struct repostats { struct
651 struct repostats repo_stats; argument
870 const struct repostats *, void *), void *);
H A Doutput-ometric.c138 repo_stats(const struct repo *rp, const struct repostats *in, void *arg) in repo_stats()
H A Dmain.c795 sum_repostats(const struct repo *rp, const struct repostats *in, void *arg) in sum_repostats()
797 struct repostats *out = arg; in sum_repostats()