Home
last modified time | relevance | path

Searched refs:vst_atime (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dvstat.h65 time_t vst_atime; /* time of last access */ member
H A Dproc_info.h295 int64_t vst_atime; /* [XSI] Time of last access */ member
/xnu-11417.140.69/bsd/kern/
H A Dsys_pipe.c1730 ub->vst_atime = now.tv_sec; in fill_pipeinfo()
H A Dproc_info.c3801 vsbp->vst_atime = sbp->st_atimespec.tv_sec; in munge_vinfo_stat()