Lines Matching defs:Dir
97 typedef struct Dir Dir; typedef110 struct Dir struct112 char name[NAMELEN];113 char uid[NAMELEN];114 char gid[NAMELEN];115 Qid qid;116 ulong mode;117 long atime;118 long mtime;119 vlong length;120 short type;121 short dev;