Searched defs:sdshdr8 (Results 1 – 2 of 2) sorted by relevance
50 struct __attribute__ ((__packed__)) sdshdr8 { struct51 uint8_t len; /* used */52 uint8_t alloc; /* excluding the header and null terminator */53 unsigned char flags; /* 3 lsb of type, 5 unused bits */54 char buf[];
51 struct __attribute__ ((__packed__)) sdshdr8 { struct52 uint8_t len; /* used */53 uint8_t alloc; /* excluding the header and null terminator */54 unsigned char flags; /* 3 lsb of type, 5 unused bits */55 char buf[];