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

  /src/external/mpl/bind/dist/fuzz/
old.c 59 unsigned int cused; /* Bytes of compressed name data used */ local
124 cused = 0;
138 cused++;
206 isc_buffer_forward(source, cused);
  /src/external/mpl/dhcp/bind/dist/lib/dns/
name.c 1751 unsigned int cused; /* Bytes of compressed name data used */ local
1817 cused = 0;
1831 cused++;
1909 isc_buffer_forward(source, cused);

Completed in 24 milliseconds