Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dvstat.h69 time_t vst_ctime; /* time of last file status change */ member
H A Dproc_info.h299 int64_t vst_ctime; /* [XSI] Time of last status change */ member
/xnu-11417.140.69/bsd/kern/
H A Dsys_pipe.c1736 ub->vst_ctime = now.tv_sec; in fill_pipeinfo()
H A Dproc_info.c3805 vsbp->vst_ctime = sbp->st_ctimespec.tv_sec; in munge_vinfo_stat()