Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dstat.d71 struct stat_t in version() struct
73 dev_t st_dev; in version()
74 ushort __pad1; in version()
77 ino_t st_ino; in version()
81 uint __st_ino; in version()
83 mode_t st_mode; in version()
84 nlink_t st_nlink; in version()
85 uid_t st_uid; in version()
86 gid_t st_gid; in version()
87 dev_t st_rdev; in version()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dfile.d284 struct stat_t in version() struct
287 ulong st_size; in version()