Home
last modified time | relevance | path

Searched refs:vst_birthtimensec (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h302 int64_t vst_birthtimensec; /* nsec of File creation time */ member
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c3808 vsbp->vst_birthtimensec = sbp->st_birthtimespec.tv_nsec; in munge_vinfo_stat()