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

  /src/external/mpl/bind/dist/lib/isccfg/
namedconf.c 1571 static keyword_type_t blocksize_kw = { "block-size", &cfg_type_uint32 }; variable
1575 &cfg_rep_uint32, &blocksize_kw };
  /src/external/mpl/dhcp/bind/dist/lib/isccfg/
namedconf.c 1383 static keyword_type_t blocksize_kw = { "block-size", &cfg_type_uint32 }; variable
1387 &cfg_rep_uint32, &blocksize_kw };

Completed in 22 milliseconds