Searched refs:SendQueries (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c113 // The code (see SendQueries() and BuildQuestion()) needs to have the
1478 // Setting ProbeCount to zero will cause SendQueries() to advance this record to
3301 mDNSlocal void SendQueries(mDNS *const m) function
3363 LogMsg("SendQueries ERROR m->CurrentQuestion already set: %##s (%s)", m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype));
3404 LogInfo("SendQueries question loop 1: Skipping NewQuestion %##s (%s)", m->CurrentQuestion->qname.c, DNSTypeName(m->CurrentQuestion->qtype));
3439 LogInfo("SendQueries: (%s) %##s reached threshold of %d answers",
3449 debugf("SendQueries: %##s (%s) next interval %d seconds RequestUnicast = %d",
3464 debugf("SendQueries: Zero current answers for %##s (%s); will reconfirm antecedents",
3497 LogMsg("SendQueries ERROR m->CurrentRecord already set %s", ARDisplayString(m, m->CurrentRecord));
3520 LogSPS("SendQueries AR
[all...]

Completed in 84 milliseconds