| Home | Sort by: relevance | last modified time | path | 
| /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 |