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

  /src/sys/compat/sys/
stat.h 118 int32_t st_ctime; /* time of last file status change */ member in struct:stat13
160 int32_t st_ctime; /* time of last file status change */ member in struct:stat30
  /src/sys/sys/
stat.h 78 time_t st_ctime; /* time of last file status change */ member in struct:stat
96 #define st_ctime st_ctim.tv_sec macro

Completed in 15 milliseconds