Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Drepo.c1503 if (subtype == STYPE_OK) in repo_stat_inc()
1513 if (subtype == STYPE_OK) in repo_stat_inc()
1522 case STYPE_OK: in repo_stat_inc()
1546 case STYPE_OK: in repo_stat_inc()
1576 case STYPE_OK: in repo_stat_inc()
H A Dextern.h581 STYPE_OK, enumerator
H A Dmain.c603 repo_stat_inc(rp, talid, type, STYPE_OK); in entity_process()