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

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 972 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
987 return cfg_create_obj(pctx, &cfg_type_none, ret);
1083 return cfg_create_obj(pctx, &cfg_type_none, ret);
3465 CHECK(cfg_create_obj(pctx, &cfg_type_none, &obj));
namedconf.c 972 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
987 return cfg_create_obj(pctx, &cfg_type_none, ret);
1083 return cfg_create_obj(pctx, &cfg_type_none, ret);
3465 CHECK(cfg_create_obj(pctx, &cfg_type_none, &obj));
namedconf.c 972 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
987 return cfg_create_obj(pctx, &cfg_type_none, ret);
1083 return cfg_create_obj(pctx, &cfg_type_none, ret);
3465 CHECK(cfg_create_obj(pctx, &cfg_type_none, &obj));
namedconf.c 972 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
987 return cfg_create_obj(pctx, &cfg_type_none, ret);
1083 return cfg_create_obj(pctx, &cfg_type_none, ret);
3465 CHECK(cfg_create_obj(pctx, &cfg_type_none, &obj));
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 833 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
848 return (cfg_create_obj(pctx, &cfg_type_none, ret));
944 return (cfg_create_obj(pctx, &cfg_type_none, ret));
namedconf.c 833 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
848 return (cfg_create_obj(pctx, &cfg_type_none, ret));
944 return (cfg_create_obj(pctx, &cfg_type_none, ret));
namedconf.c 833 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
848 return (cfg_create_obj(pctx, &cfg_type_none, ret));
944 return (cfg_create_obj(pctx, &cfg_type_none, ret));
namedconf.c 833 static cfg_type_t cfg_type_none = { "none", NULL, print_none, variable
848 return (cfg_create_obj(pctx, &cfg_type_none, ret));
944 return (cfg_create_obj(pctx, &cfg_type_none, ret));

Completed in 104 milliseconds