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

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 1018 static cfg_type_t cfg_type_auto = { "auto", NULL, print_auto, variable
1029 return cfg_create_obj(pctx, &cfg_type_auto, ret);
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 879 static cfg_type_t cfg_type_auto = { "auto", NULL, print_auto, variable
890 return (cfg_create_obj(pctx, &cfg_type_auto, ret));

Completed in 19 milliseconds