OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:st_birthtimensec
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/compat/sys/
stat.h
133
long
st_birthtimensec
;
member in struct:stat13
165
long
st_birthtimensec
; /* nsec of time of creation */
member in struct:stat30
/src/sys/sys/
stat.h
81
long
st_birthtimensec
; /* nsec of time of creation */
member in struct:stat
108
#define
st_birthtimensec
st_birthtimespec.tv_nsec
macro
/src/sys/compat/linux/common/
linux_file64.c
150
if ((st->st_birthtime == 0 && st->
st_birthtimensec
== 0) ||
152
st->
st_birthtimensec
== (long)-1)) {
156
stx->stx_btime.tv_nsec = st->
st_birthtimensec
;
/src/external/gpl3/gdb/dist/gnulib/import/
stat-time.h
170
t.tv_nsec = st->
st_birthtimensec
;
/src/external/gpl3/gdb.old/dist/gnulib/import/
stat-time.h
170
t.tv_nsec = st->
st_birthtimensec
;
/src/usr.sbin/makefs/
walk.c
378
cur->inode->st.
st_birthtimensec
= stampst.
st_birthtimensec
;
ffs.c
736
dinp->di_birthnsec = st->
st_birthtimensec
;
/src/usr.bin/stat/
stat.c
831
nsecs = st->
st_birthtimensec
;
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
stat.d
1019
c_long
st_birthtimensec
;
1140
long
st_birthtimensec
; /* nsec of time of creation */
Completed in 65 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026