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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DmDNSEmbeddedAPI.h464 typedef struct CacheGroup_struct CacheGroup;
1667 // Should match the CacheGroup_struct members, except namestorage[]. Only used to calculate
1668 // the size of the namestorage array in CacheGroup_struct so that sizeof(CacheGroup) == sizeof(CacheRecord)
1678 struct CacheGroup_struct // Header object for a list of CacheRecords with the same name struct

Completed in 81 milliseconds