Home
last modified time | relevance | path

Searched refs:stx_ctime (Results 1 – 9 of 9) sorted by relevance

/external/strace/
Dstatx.h59 struct_statx_timestamp stx_ctime; /* Last attribute change time */ member
Dstatx.c103 PRINT_FIELD_TIME(stx_ctime); in SYS_FUNC()
/external/strace/tests-mx32/
Dxstatx.c253 PRINT_FIELD_TIME(stx_ctime); in print_stat()
367 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_ctime); in main()
/external/strace/tests-m32/
Dxstatx.c253 PRINT_FIELD_TIME(stx_ctime); in print_stat()
367 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_ctime); in main()
/external/strace/tests/
Dxstatx.c253 PRINT_FIELD_TIME(stx_ctime); in print_stat()
367 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_ctime); in main()
/external/kernel-headers/original/uapi/linux/
Dstat.h118 struct statx_timestamp stx_ctime; /* Last attribute change time */ member
/external/ltp/include/lapi/
Dstat.h91 const struct statx_timestamp stx_ctime; member
/external/ltp/testcases/kernel/syscalls/statx/
Dstatx06.c149 timestamp_to_timespec(&buff.stx_ctime, &statx_time); in test_statx()
/external/ltp/doc/
Dc-test-tutorial-simple.txt402 struct statx_timestamp stx_ctime;