Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Ddnssd_ipc.h115 #define packedunion union __attribute__((__packed__)) macro
118 #define packedunion union macro
170 typedef packedunion
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSCore/
H A DmDNSEmbeddedAPI.h152 #define packedunion union __attribute__((__packed__)) macro
155 #define packedunion union
316 typedef packedunion { mDNSu8 b[ 6]; mDNSu16 w[3]; mDNSu32 l[1]; } mDNSOpaque48;