Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dvstat.h67 time_t vst_mtime; /* time of last data modification */ member
H A Dproc_info.h297 int64_t vst_mtime; /* [XSI] Last data modification time */ member
/xnu-11417.140.69/bsd/kern/
H A Dsys_pipe.c1733 ub->vst_mtime = now.tv_sec; in fill_pipeinfo()
H A Dproc_info.c3803 vsbp->vst_mtime = sbp->st_mtimespec.tv_sec; in munge_vinfo_stat()