Lines Matching defs:SetNextQueryTime
157 mDNSexport void SetNextQueryTime(mDNS *const m, const DNSQuestion *const q)
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() need not be initialized for LocalOnly OR P2P Questions since those questions
11432 // will never be transmitted on the wire. Hence we call SetNextQueryTime() here.
11433 SetNextQueryTime(m,question);
12979 SetNextQueryTime(m,q);