Searched refs:sdshdr64 (Results 1 – 5 of 5) sorted by relevance
68 struct __attribute__ ((__packed__)) sdshdr64 { struct
52 return sizeof(struct sdshdr64); in sdsHdrSize()
69 struct __attribute__ ((__packed__)) sdshdr64 { struct
55 return sizeof(struct sdshdr64); in sdsHdrSize()
567 sizes = sdscatprintf(sizes,"sdshdr64:%d ",(int)sizeof(struct sdshdr64)); in debugCommand()