Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Doptions.h260 struct pattern_options { struct
261 rbnode_type node;
262 const char* pname; /* name of the pattern, key of rbtree */
263 const char* zonefile;
264 struct acl_options* allow_notify;
265 struct acl_options* request_xfr;
266 struct acl_options* notify;
267 struct acl_options* provide_xfr;
268 struct acl_options* allow_query;
269 struct acl_options* outgoing_interface;
[all …]