Home
last modified time | relevance | path

Searched refs:__st_mtim32 (Results 1 - 16 of 16) sorted by relevance

/third_party/musl/src/stat/
H A Dfstatat.c63 .__st_mtim32.tv_sec = stx.stx_mtime.tv_sec, in fstatat_statx()
64 .__st_mtim32.tv_nsec = stx.stx_mtime.tv_nsec, in fstatat_statx()
128 .__st_mtim32.tv_sec = kst.st_mtime_sec, in fstatat_kstat()
129 .__st_mtim32.tv_nsec = kst.st_mtime_nsec, in fstatat_kstat()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/i386/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/microblaze/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/mips/bits/
H A Dstat.h18 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/or1k/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/powerpc/bits/
H A Dstat.h19 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/sh/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/arm/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/m68k/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/arch/mipsn32/bits/
H A Dstat.h15 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dstat.h20 } __st_atim32, __st_mtim32, __st_ctim32; member
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c2464 buf->__st_mtim32.tv_sec = (long)to->to_mtime; in tmpfs_stat_common()
/third_party/NuttX/fs/nfs/
H A Dnfs_adapter.c919 buf->__st_mtim32.tv_sec = (long)nfs_node->n_timestamp.tv_sec; in vfs_nfs_stat()

Completed in 9 milliseconds