Home | History | Annotate | Download | only in mDNSPosix

Lines Matching refs:LastQuery

182 	mDNSs32    LastQuery;
306 entry->LastQuery = m->timenow;
332 if (entry->NumQueries && m->timenow - entry->LastQuery < mDNSPlatformOneSecond) return;