Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dvstat.h68 long vst_mtimensec; /* nsec of last data modification */ member
H A Dproc_info.h298 int64_t vst_mtimensec; /* last data modification nsec */ member
/xnu-11417.140.69/bsd/kern/
H A Dsys_pipe.c1734 ub->vst_mtimensec = now.tv_nsec; in fill_pipeinfo()
H A Dproc_info.c3804 vsbp->vst_mtimensec = sbp->st_mtimespec.tv_nsec; in munge_vinfo_stat()