Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dvstat.h66 long vst_atimensec; /* nsec of last access */ member
H A Dproc_info.h296 int64_t vst_atimensec; /* nsec of last access */ member
/xnu-11417.140.69/bsd/kern/
H A Dsys_pipe.c1731 ub->vst_atimensec = now.tv_nsec; in fill_pipeinfo()
H A Dproc_info.c3802 vsbp->vst_atimensec = sbp->st_atimespec.tv_nsec; in munge_vinfo_stat()