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