Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c5586 int authslot = 0; in LogEtcHostsToFD() local
5591 if (m->rrauth.rrauth_hash[slot]) authslot++; in LogEtcHostsToFD()
5614 …al records %d, Total Auth Groups %d, Auth Slots %d>", count, m->rrauth.rrauth_totalused, authslot); in LogEtcHostsToFD()