Home
last modified time | relevance | path

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

/freebsd/tools/build/cross-build/include/mac/sys/
H A Dstat.h51 #define st_birthtimensec st_birthtimespec.tv_nsec macro
/freebsd/sys/sys/
H A Dstat.h227 #define st_birthtimensec st_birthtim.tv_nsec macro
/freebsd/usr.sbin/makefs/
H A Dwalk.c241 cur->inode->st.st_birthtimensec = stampst.st_birthtimensec; in create_fsnode()
H A Dffs.c756 dinp->di_birthnsec = st->st_birthtimensec; in ffs_build_dinode2()