Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dstat.h152 long st_birthtimensec; /* nsec of File creation time */
330 user64_long_t st_birthtimensec; /* nsec of File creation time */ member
362 user32_long_t st_birthtimensec; /* nsec of File creation time */ member
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_syscalls.c14595 usbp->st_birthtimensec = sbp->st_birthtimensec; in munge_user64_stat64()
14636 usbp->st_birthtimensec = sbp->st_birthtimensec; in munge_user32_stat64()