HomeSort by relevance Sort by last modified time
    Searched defs:packedstruct (Results 1 - 2 of 2) sorted by null

  /external/mdnsresponder/mDNSShared/
dnssd_ipc.h 113 #ifndef packedstruct
115 #define packedstruct struct __attribute__((__packed__)) macro
118 #define packedstruct struct macro
173 typedef packedstruct
  /external/mdnsresponder/mDNSCore/
mDNSEmbeddedAPI.h 125 #ifndef packedstruct
127 #define packedstruct struct __attribute__((__packed__)) macro
130 #define packedstruct struct macro
468 typedef packedstruct
483 typedef packedstruct
512 typedef packedstruct
519 typedef packedstruct
532 typedef packedstruct
546 typedef packedstruct
556 typedef packedstruct
    [all...]

Completed in 79 milliseconds