HomeSort by: relevance | last modified time | path
    Searched defs:st_atimespec (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/compat/aoutm68k/
aoutm68k_stat.h 51 struct timespec50 st_atimespec;/* time of last access */ member in struct:aoutm68k_stat43
70 struct timespec50 st_atimespec;/* time of last access */ member in struct:aoutm68k_stat12
91 struct timespec50 st_atimespec;/* time of last access */ member in struct:aoutm68k_stat
  /src/sys/compat/sys/
stat.h 54 struct timespec50 st_atimespec;/* time of last access */ member in struct:stat43
72 struct timespec50 st_atimespec;/* time of last access */ member in struct:stat12
107 struct timespec50 st_atimespec;/* time of last access */ member in struct:stat13
149 struct timespec50 st_atimespec;/* time of last access */ member in struct:stat30
  /src/sys/sys/
stat.h 101 #define st_atimespec st_atim macro
  /src/usr.bin/stat/
stat.c 94 #define st_atimespec st_atim macro
  /src/sys/compat/netbsd32/
netbsd32.h 789 struct netbsd32_timespec50 st_atimespec;/* time of last access */ member in struct:netbsd32_stat12
811 struct netbsd32_timespec50 st_atimespec;/* time of last access */ member in struct:netbsd32_stat43
828 struct netbsd32_timespec50 st_atimespec;/* time of last access */ member in struct:netbsd32_stat13
850 struct netbsd32_timespec50 st_atimespec;/* time of last access */ member in struct:netbsd32_stat50
871 struct netbsd32_timespec st_atimespec;/* time of last access */ member in struct:netbsd32_stat

Completed in 17 milliseconds