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

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 1732 CHECK(cfg_parse_netprefix(pctx, NULL, ret));
3151 cfg_parse_netprefix(cfg_parser_t *pctx, const cfg_type_t *type, function
3252 cfg_type_t cfg_type_netprefix = { "netprefix", cfg_parse_netprefix,
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 1915 CHECK(cfg_parse_netprefix(pctx, NULL, ret));
3347 cfg_parse_netprefix(cfg_parser_t *pctx, const cfg_type_t *type, function
3449 "netprefix", cfg_parse_netprefix, print_netprefix,

Completed in 34 milliseconds