Searched refs:FORALL_CACHERECORDS (Results 1 – 5 of 5) sorted by relevance
/external/mdnsresponder/mDNSPosix/ |
D | Identify.c | 365 FORALL_CACHERECORDS(slot, cg, rr) mDNS_PurgeCacheResourceRecord(m, rr); in main()
|
/external/mdnsresponder/mDNSCore/ |
D | mDNS.c | 2654 FORALL_CACHERECORDS(slot, cg, cr) in ReconfirmAntecedents() 2866 FORALL_CACHERECORDS(slot, cg, cr) in SendQueries() 3234 FORALL_CACHERECORDS(slot, cg, cr) in SendQueries() 5223 FORALL_CACHERECORDS(slot, cg, cr) in mDNSCoreMachineSleep() 9642 FORALL_CACHERECORDS(slot, cg, rr) in mDNS_DeregisterInterface() 9681 FORALL_CACHERECORDS(slot, cg, rr) in mDNS_DeregisterInterface() 11088 FORALL_CACHERECORDS(slot, cg, cr) in uDNS_SetupDNSConfig() 11183 FORALL_CACHERECORDS(slot, cg, cr) in uDNS_SetupDNSConfig() 11250 …FORALL_CACHERECORDS(slot, cg, cr) if (!cr->resrec.InterfaceID) { mDNS_PurgeCacheResourceRecord(m, … in uDNS_SetupDNSConfig()
|
D | mDNSEmbeddedAPI.h | 1968 #define FORALL_CACHERECORDS(SLOT,CG,CR) \ macro
|
D | DNSCommon.c | 140 FORALL_CACHERECORDS(slot, cg, rr) in NumCacheRecordsForInterfaceID()
|
D | uDNS.c | 4925 FORALL_CACHERECORDS(slot, cg, cr) in FlushAddressCacheRecords()
|