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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A DSourceMgr.cpp27 const char *LastQuery; member in struct:__anon10109::LineNoCacheTy
103 Cache->LastQuery <= Loc.getPointer()) {
104 Ptr = Cache->LastQuery;
120 Cache.LastQuery = Ptr;
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSPosix/
H A DNetMonitor.c173 mDNSs32 LastQuery; member in struct:__anon10824
297 entry->LastQuery = m->timenow;
323 if (entry->NumQueries && m->timenow - entry->LastQuery < mDNSPlatformOneSecond) return;

Completed in 296 milliseconds