Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Doutput-ometric.c227 repo_tal_stats_collect(repo_tal_stats, i, &i); in output_ometric()
H A Dmain.c1494 repo_tal_stats_collect(sum_stats, i, &talstats[i]); in main()
1495 repo_tal_stats_collect(sum_stats, i, &stats.repo_tal_stats); in main()
H A Dextern.h867 void repo_tal_stats_collect(void (*)(const struct repo *,
H A Drepo.c1613 repo_tal_stats_collect(void (*cb)(const struct repo *, in repo_tal_stats_collect() function