Home
last modified time | relevance | path

Searched refs:uds_throttle_count (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c191 static int uds_throttle_count = 0; in my_throttled_perror() local
192 if ((uds_throttle_count++ % 250) == 0) in my_throttled_perror()