Searched defs:SetNextQueryTime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNS.c157 mDNSexport void SetNextQueryTime(mDNS *const m, const DNSQuestion *const q) function
3414 // next thing we do is scan the list and call SetNextQueryTime() for every question we find, so we know we end up with the right value.
3489 SetNextQueryTime(m,q);
4174 SetNextQueryTime(m,q);
4296 SetNextQueryTime(m,q);
4452 SetNextQueryTime(m, q);
4740 SetNextQueryTime(m,q);
5425 SetNextQueryTime(m, question);
10492 SetNextQueryTime(m,q);
11431 // SetNextQueryTime() nee
[all...]

Completed in 130 milliseconds