Searched defs:Sattr (Results 1 – 1 of 1) sorted by relevance
17 typedef struct Sattr Sattr; typedef136 struct Sattr struct138 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;