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

  /src/sys/compat/sys/
stat.h 115 int32_t st_mtime; /* time of last data modification */ member in struct:stat13
157 int32_t st_mtime; /* time of last data modification */ member in struct:stat30
  /src/sys/sys/
stat.h 76 time_t st_mtime; /* time of last data modification */ member in struct:stat
95 #define st_mtime st_mtim.tv_sec macro

Completed in 28 milliseconds