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

/macosx-10.10/gnutar-453/gnutar/lib/
H A Dstat-time.h155 t.tv_nsec = st->st_birthtimensec;
/macosx-10.10/file_cmds-242/ls/
H A Dcmp.c60 #define BTIMENSEC_CMP(x, op, y) ((x)->st_birthtimensec op (y)->st_birthtimensec)
/macosx-10.10/xnu-2782.1.97/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 in struct:user64_stat64
362 user32_long_t st_birthtimensec; /* nsec of File creation time */ member in struct:user32_stat64
/macosx-10.10/xnu-2782.1.97/bsd/vfs/
H A Dvfs_syscalls.c10457 usbp->st_birthtimensec = sbp->st_birthtimensec;
10497 usbp->st_birthtimensec = sbp->st_birthtimensec;

Completed in 133 milliseconds