Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/9nfs/
H A Ddat.h17 typedef struct Sattr Sattr; typedef
136 struct Sattr struct
138 ulong mode;
139 ulong uid;
140 ulong gid;
141 ulong size;
142 ulong atime; /* sec's */
143 ulong ausec; /* microsec's */
144 ulong mtime;
145 ulong musec;