Lines Matching defs:apps_std_STAT
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;98 int64 atimensec;99 int64 mtime;100 int64 mtimensec;101 int64 ctime;102 int64 ctimensec;