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

/darwin-on-arm/xnu/bsd/sys/
H A Dvstat.h65 long vst_atimensec; /* nsec of last access */ member in struct:vstat
H A Dproc_info.h261 int64_t vst_atimensec; /* nsec of last access */ member in struct:vinfo_stat
/darwin-on-arm/xnu/bsd/kern/
H A Dsys_pipe.c1569 ub->vst_atimensec = now.tv_usec * 1000;
H A Dproc_info.c2075 vsbp->vst_atimensec = sbp->st_atimespec.tv_nsec;

Completed in 21 milliseconds