OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:packedunion
(Results
1 - 2
of
2
) sorted by null
/external/mdnsresponder/mDNSShared/
dnssd_ipc.h
116
#define
packedunion
union __attribute__((__packed__))
macro
119
#define
packedunion
union
macro
167
typedef
packedunion
/external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h
117
#define
packedunion
union __attribute__((__packed__))
macro
120
#define
packedunion
union
macro
267
typedef
packedunion
{ mDNSu8 b[ 6]; mDNSu16 w[3]; mDNSu32 l[1]; } mDNSOpaque48;
[
all
...]
Completed in 140 milliseconds