Searched defs:apps_std_STAT (Results 1 – 1 of 1) sorted by relevance
88 typedef struct apps_std_STAT apps_std_STAT; typedef89 struct apps_std_STAT { struct90 uint64 tsz;91 uint64 dev;92 uint64 ino;93 uint32 mode;94 uint32 nlink;95 uint64 rdev;96 uint64 size;97 int64 atime;[all …]