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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dvstat.h69 long vst_ctimensec; /* nsec of last file status change */ member in struct:vstat
H A Dproc_info.h310 int64_t vst_ctimensec; /* nsec of last status change */ member in struct:vinfo_stat
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dsys_pipe.c1575 ub->vst_ctimensec = now.tv_usec * 1000;
H A Dproc_info.c2383 vsbp->vst_ctimensec = sbp->st_ctimespec.tv_nsec;

Completed in 200 milliseconds