Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dvstat.h70 long vst_ctimensec; /* nsec of last file status change */ member
H A Dproc_info.h300 int64_t vst_ctimensec; /* nsec of last status change */ member
/xnu-11417.140.69/bsd/kern/
H A Dsys_pipe.c1737 ub->vst_ctimensec = now.tv_nsec; in fill_pipeinfo()
H A Dproc_info.c3806 vsbp->vst_ctimensec = sbp->st_ctimespec.tv_nsec; in munge_vinfo_stat()