Lines Matching defs:Dir
16 typedef struct Dir Dir; typedef45 struct Dir struct47 char name[11];48 uchar attr;49 uchar reserved;50 uchar ctime;51 uchar ctime[2];52 uchar cdate[2];53 uchar adate[2];54 uchar starthi[2];55 uchar mtime[2];56 uchar mdate[2];57 uchar startlo[2];58 uchar len[4];