Searched refs:RData_small (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSCore/
H A DmDNSEmbeddedAPI.h1062 // RData_small is a smaller version of the RData object, used for inline data storage embedded in a CacheRecord_struct
1068 } RData_small; typedef in typeref:struct:__anon10928
1659 RData_small smallrdatastorage; // Storage for small records is right here (4 bytes header + 68 bytes data = 72 bytes)
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Ddaemon.c2827 LogMsg("RData_small %d", sizeof(RData_small));

Completed in 134 milliseconds