Searched defs:pattern_options (Results 1 – 1 of 1) sorted by relevance
264 struct pattern_options { struct265 rbnode_type node;266 const char* pname; /* name of the pattern, key of rbtree */267 const char* zonefile;268 struct acl_options* allow_notify;269 struct acl_options* request_xfr;270 struct acl_options* notify;271 struct acl_options* provide_xfr;272 struct acl_options* allow_query;273 struct acl_options* outgoing_interface;[all …]