Home
last modified time | relevance | path

Searched refs:stx_atime (Results 1 – 9 of 9) 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/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/strace/tests/
Dxstatx.c251 PRINT_FIELD_TIME(stx_atime); in print_stat()
365 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime); in main()
/external/kernel-headers/original/uapi/linux/
Dstat.h116 struct statx_timestamp stx_atime; /* Last access time */ member
/external/ltp/include/lapi/
Dstat.h89 const struct statx_timestamp stx_atime; member
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c146 timestamp_to_timespec(&buff.stx_atime, &statx_time); in test_statx()
/external/ltp/doc/
Dc-test-tutorial-simple.txt400 struct statx_timestamp stx_atime;