| Home | Sort by: relevance | last modified time | path | 
| /src/sys/compat/sys/ | |
| stat.h | 112 	int32_t	  st_atime;		/* time of last access */ 154 int32_t st_atime; /* time of last access */ member in struct:stat30 | 
| /src/sys/sys/ | |
| stat.h | 74 	time_t	  st_atime;		/* time of last access */  member in struct:stat 94 #define st_atime st_atim.tv_sec macro |