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

  /src/external/bsd/fetch/dist/libfetch/
common.c 412 int global_count, host_count, added; local
419 global_count = host_count = 0;
425 ++host_count;
427 host_count < cache_per_host_limit) {
433 --host_count;
  /src/external/apache2/mDNSResponder/dist/ServiceRegistration/
srp-mdns-proxy.c 298 int host_count = 0; local
314 host_count++;
395 periodic ? "" : "after update, ", host_count, matter_host_count, hap_host_count, instance_count, a_record_count,

Completed in 24 milliseconds