Home
last modified time | relevance | path

Searched defs:tal (Results 1 – 11 of 11) sorted by relevance

/openbsd/usr.sbin/rpki-client/
H A Dfilemode.c243 parse_load_ta(struct tal *tal) in parse_load_ta()
288 struct tal *tal; in find_tal() local
353 struct tal *tal = NULL; in proc_parser_file() local
682 struct tal *tal; in parse_file() local
H A Dtal.c48 struct tal *tal = NULL; in tal_parse_buffer() local
H A Dextern.h154 struct tal { struct
159 char *descr; /* basename of tal file */ argument
160 int id; /* ID of this TAL */
H A Dmain.c456 queue_add_from_tal(struct tal *tal) in queue_add_from_tal()
568 struct tal *tal; in entity_process() local
H A Dconstraints.c63 const char *tal = tals[talid]; in constraints_load_talid() local
H A Drepo.c404 ta_get(struct tal *tal) in ta_get()
1149 ta_lookup(int id, struct tal *tal) in ta_lookup()
H A Dparser.c855 struct tal *tal; in parse_entity() local
/openbsd/regress/usr.sbin/rpki-client/
H A Drepo-dummy.c9 repo_stat_inc(struct repo *repo, int tal, enum rtype type, enum stype subtype) in repo_stat_inc()
H A Dtest-tal.c43 struct tal *tal; in main() local
H A Dtest-cert.c78 struct tal *tal; in main() local
/openbsd/games/canfield/canfield/
H A Dcanfield.c108 #define tal 2 macro