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

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 314 cfg_parse_tuple(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1773 static cfg_type_t cfg_type_negated = { "negated", cfg_parse_tuple,
parser.c 314 cfg_parse_tuple(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1773 static cfg_type_t cfg_type_negated = { "negated", cfg_parse_tuple,
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 319 cfg_parse_tuple(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1956 static cfg_type_t cfg_type_negated = { "negated", cfg_parse_tuple,
parser.c 319 cfg_parse_tuple(cfg_parser_t *pctx, const cfg_type_t *type, cfg_obj_t **ret) { function
1956 static cfg_type_t cfg_type_negated = { "negated", cfg_parse_tuple,

Completed in 51 milliseconds