Home
last modified time | relevance | path

Searched defs:Cdir (Results 1 – 3 of 3) sorted by relevance

/plan9/sys/src/cmd/disk/
H A Drd9660.c90 typedef struct Cdir Cdir; typedef
91 struct Cdir { struct
104 #pragma varargck type "D" Cdir* argument
/plan9/sys/src/cmd/fossil/
H A Dflfmt9660.c105 typedef struct Cdir Cdir; typedef
106 struct Cdir { struct
119 #pragma varargck type "D" Cdir* argument
/plan9/sys/src/cmd/disk/9660/
H A Diso9660.h202 typedef struct Cdir Cdir; typedef
238 struct Cdir { struct
239 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 …]