| Home | Sort by: relevance | last modified time | path |
| /src/sys/compat/sys/ | |
| stat.h | 129 struct timespec50 st_birthtimespec; member in struct:stat13 152 struct timespec50 st_birthtimespec; /* time of creation */ member in struct:stat30 |
| /src/sys/sys/ | |
| stat.h | 107 #define st_birthtimespec st_birthtim macro 108 #define st_birthtimensec st_birthtimespec.tv_nsec |
| /src/sys/compat/netbsd32/ | |
| netbsd32.h | 837 struct netbsd32_timespec50 st_birthtimespec; member in struct:netbsd32_stat13 853 struct netbsd32_timespec50 st_birthtimespec; /* time of creation */ member in struct:netbsd32_stat50 874 struct netbsd32_timespec st_birthtimespec; /* time of creation */ member in struct:netbsd32_stat |