HomeSort by: relevance | last modified time | path
    Searched defs:packedstruct (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
dnssd_ipc.h 132 #ifndef packedstruct
134 #define packedstruct struct __attribute__((__packed__)) macro
137 #define packedstruct struct macro
195 typedef packedstruct
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
mDNSEmbeddedAPI.h 183 #ifndef packedstruct
185 #define packedstruct struct __attribute__((__packed__)) macro
188 #define packedstruct struct macro
608 typedef packedstruct
621 typedef packedstruct
636 typedef packedstruct
650 typedef packedstruct
660 typedef packedstruct
676 typedef packedstruct
697 typedef packedstruct
    [all...]

Completed in 46 milliseconds