Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dnsd-checkconf.c292 key_options_type* key = key_options_find(opt, k); in config_print_zone()
608 key_options_type* key; in config_test_print_server()
773 RBTREE_FOR(key, key_options_type*, opt->keys) in config_test_print_server()
H A Doptions.h32 typedef struct key_options key_options_type; typedef
H A Dconfigparser.y753 key_options_type *key = key_options_create(cfg_parser->opt->region);