HomeSort by relevance Sort by last modified time
    Searched refs:gRRCache (Results 1 - 3 of 3) sorted by null

  /external/mdnsresponder/mDNSPosix/
Client.c 33 static CacheEntity gRRCache[RR_CACHE_SIZE];
189 gRRCache, RR_CACHE_SIZE,
PosixDaemon.c 65 static CacheEntity gRRCache[RR_CACHE_SIZE];
188 err = mDNS_Init(&mDNSStorage, &PlatformStorage, gRRCache, RR_CACHE_SIZE, mDNS_Init_AdvertiseLocalAddresses,
Identify.c 64 static CacheEntity gRRCache[RR_CACHE_SIZE];
289 gRRCache, RR_CACHE_SIZE,

Completed in 37 milliseconds