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

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 3640 static keyword_type_t debug_kw = { "debug", &cfg_type_uint32 }; variable
3643 &cfg_rep_uint32, &debug_kw };
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 3354 static keyword_type_t debug_kw = { "debug", &cfg_type_uint32 }; variable
3357 &cfg_rep_uint32, &debug_kw };

Completed in 62 milliseconds