Lines Matching defs:cg
2139 CacheGroup *cg; in CacheGroupForName() local
3431 CacheGroup *cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); in BuildQuestion() local
3502 CacheGroup *cg; in ReconfirmAntecedents() local
3574 CacheGroup *cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); in AccelerateThisQuery() local
3607 CacheGroup *cg; in SendQueries() local
3990 CacheGroup *cg = CacheGroupForName(m, slot, namehash, name); in CheckForSoonToExpireRecords() local
4163 mDNSlocal void CheckCacheExpiration(mDNS *const m, CacheGroup *cg) in CheckCacheExpiration()
4225 CacheGroup *cg = CacheGroupForName(m, slot, q->qnamehash, &q->qname); in AnswerNewQuestion() local
4413 mDNSlocal CacheRecord *GetCacheRecord(mDNS *const m, CacheGroup *cg, mDNSu16 RDLength) in GetCacheRecord()
4432 CacheGroup *cg = (CacheGroup*)GetCacheEntity(m, mDNSNULL); in GetCacheGroup() local
4641 CacheGroup *cg; in mDNSCoreMachineSleep() local
4896 CacheGroup *cg = CacheGroupForRecord(m, slot, pktrr); in FindIdenticalRecordInCache() local
4995 CacheGroup *cg = CacheGroupForName(m, slot, pktq.qnamehash, &pktq.qname); in ProcessQuery() local
5501 CacheGroup *cg = CacheGroupForRecord(m, slot, &m->rec.r.resrec); in mDNSCoreReceiveResponse() local
5608 CacheGroup *cg = CacheGroupForRecord(m, slot, &r1->resrec); in mDNSCoreReceiveResponse() local
5873 CacheGroup *cg = CacheGroupForName(m, slot, question->qnamehash, &question->qname); in mDNS_StopQuery_internal() local
6720 CacheGroup *cg; in mDNS_DeregisterInterface() local
6762 CacheGroup *cg; in mDNS_DeregisterInterface() local
7315 CacheGroup *cg = m->rrcache_hash[slot]; in mDNS_Close() local