Searched defs:Cdir (Results 1 – 3 of 3) sorted by relevance
90 typedef struct Cdir Cdir; typedef91 struct Cdir { struct104 #pragma varargck type "D" Cdir* argument
105 typedef struct Cdir Cdir; typedef106 struct Cdir { struct119 #pragma varargck type "D" Cdir* argument
202 typedef struct Cdir Cdir; typedef238 struct Cdir { struct239 uchar len;240 uchar xlen;241 uchar dloc[8];242 uchar dlen[8];243 uchar date[7];244 uchar flags;245 uchar unitsize;246 uchar gapsize;[all …]