Searched defs:sdshdr64 (Results 1 – 2 of 2) sorted by relevance
68 struct __attribute__ ((__packed__)) sdshdr64 { struct69 uint64_t len; /* used */70 uint64_t alloc; /* excluding the header and null terminator */71 unsigned char flags; /* 3 lsb of type, 5 unused bits */72 char buf[];
69 struct __attribute__ ((__packed__)) sdshdr64 { struct70 uint64_t len; /* used */71 uint64_t alloc; /* excluding the header and null terminator */72 unsigned char flags; /* 3 lsb of type, 5 unused bits */73 char buf[];