Home
last modified time | relevance | path

Searched refs:PUB_ADD (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/usr.sbin/rpki-client/
Drrdp_util.c111 case PUB_ADD: in publish_done()
Drrdp_snapshot.c138 sxml->pxml = new_publish_xml(PUB_ADD, uri, NULL, 0); in start_publish_elem()
Drrdp_delta.c148 pub = PUB_ADD; in start_publish_withdraw_elem()
Drrdp.c173 if (pxml->type != PUB_ADD) in rrdp_publish_file()
Dextern.h556 PUB_ADD, enumerator
Dmain.c741 if (pt != PUB_ADD) in rrdp_process()
Drepo.c991 if (pt == PUB_ADD && !deleted) in rrdp_handle_file()
/openbsd/src/regress/usr.sbin/rpki-client/
Dtest-rrdp.c112 case PUB_ADD: in rrdp_publish_file()