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

  /src/external/mpl/bind/dist/lib/dns/
message.c 128 #define NAME_FILLCOUNT 1024
129 #define NAME_FREEMAX 8 * NAME_FILLCOUNT
5135 isc_mempool_setfillcount(*namepoolp, NAME_FILLCOUNT);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
message.c 114 #define NAME_FILLCOUNT 4
115 #define NAME_FREEMAX 8 * NAME_FILLCOUNT
747 isc_mempool_setfillcount(m->namepool, NAME_FILLCOUNT);

Completed in 33 milliseconds