Searched refs:sdshdr5 (Results 1 – 5 of 5) sorted by relevance
46 struct __attribute__ ((__packed__)) sdshdr5 { struct
44 return sizeof(struct sdshdr5); in sdsHdrSize()
47 struct __attribute__ ((__packed__)) sdshdr5 { struct
47 return sizeof(struct sdshdr5); in sdsHdrSize()
563 sizes = sdscatprintf(sizes,"sdshdr5:%d ",(int)sizeof(struct sdshdr5)); in debugCommand()