Searched refs:FORALL_CACHERECORDS (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/ |
H A D | mDNS.c | 243 FORALL_CACHERECORDS(slot, cg, cr) in mDNS_ValidateLists() 3372 FORALL_CACHERECORDS(slot, cg, cr) in ReconfirmAntecedents() 3623 FORALL_CACHERECORDS(slot, cg, cr) in SendQueries() 4096 FORALL_CACHERECORDS(slot, cg, cr) in SendQueries() 7026 FORALL_CACHERECORDS(slot, cg, cr) in mDNSCoreMachineSleep() 13347 FORALL_CACHERECORDS(slot, cg, rr) in mDNS_DeregisterInterface() 13416 FORALL_CACHERECORDS(slot, cg, rr) in mDNS_DeregisterInterface() 15079 FORALL_CACHERECORDS(slot, cg, cr) in uDNS_SetupDNSConfig() 15180 FORALL_CACHERECORDS(slot, cg, cr) in uDNS_SetupDNSConfig()
|
H A D | mDNSEmbeddedAPI.h | 2386 #define FORALL_CACHERECORDS(SLOT,CG,CR) \ macro
|
H A D | DNSCommon.c | 184 FORALL_CACHERECORDS(slot, cg, rr) in NumCacheRecordsForInterfaceID()
|
H A D | uDNS.c | 5578 FORALL_CACHERECORDS(slot, cg, cr) in FlushAddressCacheRecords()
|