Home
last modified time | relevance | path

Searched refs:CheckAndSwapSPS (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNS.c3427 mDNSlocal void CheckAndSwapSPS(const CacheRecord **sps1, const CacheRecord **sps2) in CheckAndSwapSPS() function
3445 CheckAndSwapSPS(&sps[0], &sps[1]); in ReorderSPSByFeature()
3446 CheckAndSwapSPS(&sps[0], &sps[2]); in ReorderSPSByFeature()
3447 CheckAndSwapSPS(&sps[1], &sps[2]); in ReorderSPSByFeature()