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

  /src/external/mpl/bind/dist/lib/isccfg/
parser.c 942 CHECK(cfg_create_obj(pctx, &cfg_type_uint32, &obj));
980 cfg_type_t cfg_type_uint32 = { "integer", cfg_parse_uint32, variable
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
parser.c 950 CHECK(cfg_create_obj(pctx, &cfg_type_uint32, &obj));
988 LIBISCCFG_EXTERNAL_DATA cfg_type_t cfg_type_uint32 = { variable

Completed in 20 milliseconds