Searched defs:sdshdr16 (Results 1 – 2 of 2) sorted by relevance
56 struct __attribute__ ((__packed__)) sdshdr16 { struct57 uint16_t len; /* used */58 uint16_t alloc; /* excluding the header and null terminator */59 unsigned char flags; /* 3 lsb of type, 5 unused bits */60 char buf[];
57 struct __attribute__ ((__packed__)) sdshdr16 { struct58 uint16_t len; /* used */59 uint16_t alloc; /* excluding the header and null terminator */60 unsigned char flags; /* 3 lsb of type, 5 unused bits */61 char buf[];