Home
last modified time | relevance | path

Searched refs:repo_synced (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Doutput-ometric.c161 ometric_set_state(rpki_repo_state, repo_states[repo_synced(rp)], ol); in repo_stats()
162 if (repo_synced(rp)) in repo_stats()
H A Dextern.h856 int repo_synced(const struct repo *);
H A Drepo.c1357 repo_synced(const struct repo *rp) in repo_synced() function