HomeSort by: relevance | last modified time | path
    Searched refs:pattern_options_type (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/nsd/dist/
nsd-checkconf.c 365 pattern_options_type* p = pattern_options_find(opt, pat);
509 pattern_options_type* p;
510 RBTREE_FOR(p, pattern_options_type*, opt->patterns)
526 static void print_zone_content_elems(pattern_options_type* pat)
620 pattern_options_type* pat;
810 RBTREE_FOR(pat, pattern_options_type*, opt->patterns)
options.h 28 typedef struct pattern_options pattern_options_type; typedef in typeref:struct:pattern_options
configparser.y 1018 pattern_options_type *pattern = cfg_parser->pattern;
configparser.c 2872 pattern_options_type *pattern = cfg_parser->pattern;

Completed in 39 milliseconds