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

  /src/sys/compat/sys/
stat.h 114 long st_atimensec; /* nsec of last access */ member in struct:stat13
156 long st_atimensec; /* nsec of last access */ member in struct:stat30
  /src/sys/sys/
stat.h 75 long st_atimensec; /* nsec of last access */ member in struct:stat
102 #define st_atimensec st_atim.tv_nsec macro

Completed in 72 milliseconds