Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/rpki-client/
Drepo.c78 struct tarepo { struct
79 SLIST_ENTRY(tarepo) entry;
88 static SLIST_HEAD(, tarepo) tarepos = SLIST_HEAD_INITIALIZER(tarepos); argument
97 const struct tarepo *ta;
340 ta_filename(const struct tarepo *tr) in ta_filename()
356 ta_fetch(struct tarepo *tr) in ta_fetch()
403 static struct tarepo *
406 struct tarepo *tr; in ta_get()
439 static struct tarepo *
442 struct tarepo *tr; in ta_find()
[all …]