Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/cmd/disk/9660/
H A Diso9660.h18 typedef struct XDir XDir; typedef
24 struct XDir { struct
25 char *name;
26 char *uid;
27 char *gid;
28 char *symlink;
29 ulong uidno; /* Numeric uid */
30 ulong gidno; /* Numeric gid */
32 ulong mode;
33 ulong atime;
[all …]