Searched defs:Dir (Results 1 – 9 of 9) sorted by relevance
50 struct Dir { struct64 } Dir; argument
27 struct Dir { struct41 } Dir; argument
32 struct Dir { struct46 } Dir; argument
173 struct Dir { struct187 } Dir; argument
166 typedef struct Dir Dir; typedef197 struct Dir { struct199 ushort type; /* server type */200 uint dev; /* server subtype */202 Qid qid; /* unique id from server */203 ulong mode; /* permissions */204 ulong atime; /* last read time */205 ulong mtime; /* last write time */206 vlong length; /* file length: see <u.h> */207 char *name; /* last element of path */[all …]
155 struct Dir { struct169 } Dir; argument
615 struct Dir { struct629 } Dir; argument
87 nstat(char *net, void (*f)(char*, Dir*)) in nstat() argument