Home
last modified time | relevance | path

Searched defs:atime (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/sys/shm_h/
H A D6-1-buildonly.c32 time_t atime = 0, dtime = 0, ctime = 0; in dummyfcn() local
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtime_test.cpp238 int atime = tmA->tm_min; in HWTEST_F() local
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount03.c103 time_t atime, dir_atime; in test_file_dir_noatime() local
/third_party/openssl/test/
H A Dasn1_time_test.c113 ASN1_TIME atime; in test_table() local
[all...]
/third_party/libuv/src/unix/
H A Dfs.c1797 uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file file, double atime, double mtime, uv_fs_cb cb) uv_fs_futime() argument
1810 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_lutime() argument
2079 uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_utime() argument
[all...]
/third_party/ntfs-3g/src/
H A Dntfs-3g_common.h140 ntfs_atime_t atime; member
/third_party/libfuse/test/
H A Dtest_syscalls.c203 static int check_times(const char *path, time_t atime, time_t mtime) in check_times() argument
927 time_t atime = 987631200; in test_utime() local
[all...]
/third_party/toybox/toys/pending/
H A Dmke2fs.c184 uint32_t atime; // Access time member
/third_party/libuv/test/
H A Dtest-fs.c64 double atime; member
811 check_utime(const char* path, double atime, double mtime, int test_lutime) check_utime() argument
2624 double atime; TEST_IMPL() local
2671 double atime; TEST_IMPL() local
2745 double atime; TEST_IMPL() local
2810 double atime; TEST_IMPL() local
[all...]
/third_party/node/src/
H A Dnode_file.cc2490 const double atime = args[1].As<Number>()->Value(); in UTimes() local
2521 const double atime = args[1].As<Number>()->Value(); in FUTimes() local
2551 const double atime = args[1].As<Number>()->Value(); LUTimes() local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h82 __u64 atime; member
251 __u64 atime; member
/third_party/node/deps/uv/src/unix/
H A Dfs.c1902 uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file file, double atime, double mtime, uv_fs_cb cb) uv_fs_futime() argument
1915 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_lutime() argument
2152 uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_utime() argument
[all...]
/third_party/libuv/src/win/
H A Dfs.c2250 INLINE static int fs__utime_handle(HANDLE handle, double atime, double mtime) { in fs__utime_handle() argument
3365 int uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, in uv_fs_utime() argument
3382 int uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file fd, double atime, in uv_fs_futime() argument
2263 fs__utime_impl_from_path(WCHAR* path, double atime, double mtime, int do_lutime) fs__utime_impl_from_path() argument
3391 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_lutime() argument
[all...]
/third_party/node/deps/uv/src/win/
H A Dfs.c2269 INLINE static int fs__utime_handle(HANDLE handle, double atime, double mtime) { in fs__utime_handle() argument
3378 int uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, in uv_fs_utime() argument
3395 int uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file fd, double atime, in uv_fs_futime() argument
2282 fs__utime_impl_from_path(WCHAR* path, double atime, double mtime, int do_lutime) fs__utime_impl_from_path() argument
3404 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) uv_fs_lutime() argument
[all...]
/third_party/libfuse/include/
H A Dfuse_kernel.h256 uint64_t atime; member
673 uint64_t atime; member
/third_party/python/Modules/
H A Dposixmodule.c5511 FILETIME atime, mtime; in os_utime_impl() local

Completed in 41 milliseconds