Home
last modified time | relevance | path

Searched refs:stx_atime (Results 1 – 10 of 10) sorted by relevance

/external/strace/
Dstatx.h57 struct_statx_timestamp stx_atime; /* Last access time */ member
Dstatx.c101 PRINT_FIELD_TIME(stx_atime); in SYS_FUNC()
/external/ltp/include/lapi/
Dstat.h89 const struct statx_timestamp stx_atime; member
/external/kernel-headers/original/uapi/linux/
Dstat.h116 struct statx_timestamp stx_atime; /* Last access time */ member
/external/strace/tests/
Dxstatx.c251 PRINT_FIELD_TIME(stx_atime); in print_stat()
365 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime); in main()
/external/strace/tests-mx32/
Dxstatx.c251 PRINT_FIELD_TIME(stx_atime); in print_stat()
365 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime); in main()
/external/strace/tests-m32/
Dxstatx.c251 PRINT_FIELD_TIME(stx_atime); in print_stat()
365 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime); in main()
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c145 timestamp_to_timespec(&buff.stx_atime, &statx_time); in test_statx()
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/
Dmod.rs21 pub stx_atime: ::statx_timestamp,
/external/ltp/doc/
Dc-test-tutorial-simple.txt376 struct statx_timestamp stx_atime;