/third_party/musl/arch/mips64/ |
D | kstat.h | 15 int st_mtime_nsec; member
|
/third_party/musl/arch/s390x/ |
D | kstat.h | 13 long st_mtime_nsec; member
|
/third_party/musl/arch/powerpc64/ |
D | kstat.h | 15 long st_mtime_nsec; member
|
/third_party/musl/arch/x86_64/ |
D | kstat.h | 18 long st_mtime_nsec; member
|
/third_party/musl/arch/powerpc/ |
D | kstat.h | 16 long st_mtime_nsec; member
|
/third_party/musl/arch/mips/ |
D | kstat.h | 15 long st_mtime_nsec; member
|
/third_party/musl/arch/mipsn32/ |
D | kstat.h | 15 long st_mtime_nsec; member
|
/third_party/musl/arch/x32/ |
D | kstat.h | 18 long st_mtime_nsec; member
|
/third_party/musl/porting/liteos_a/kernel/include/sys/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/m68k/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/microblaze/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/or1k/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/arm/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/i386/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/riscv64/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/aarch64/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/arch/sh/ |
D | kstat.h | 17 long st_mtime_nsec; member
|
/third_party/musl/src/stat/ |
D | fstatat.c | 118 .st_mtim.tv_nsec = kst.st_mtime_nsec, in fstatat_kstat() 125 .__st_mtim32.tv_nsec = kst.st_mtime_nsec, in fstatat_kstat()
|
/third_party/python/Include/cpython/ |
D | fileutils.h | 67 int st_mtime_nsec; member
|
/third_party/python/Python/ |
D | fileutils.c | 1088 FILE_TIME_to_time_t_nsec(&info->ftLastWriteTime, &result->st_mtime, &result->st_mtime_nsec); in _Py_attribute_data_to_stat()
|
/third_party/python/Modules/ |
D | posixmodule.c | 2429 mnsec = st->st_mtime_nsec; in _pystat_fromstructstat()
|
/third_party/chromium/patch/ |
D | 0003-3.2-Beta3-1115.patch | 1378 int64_t last_modified_nsec = stat_info.st_mtime_nsec;
|