HomeSort by relevance Sort by last modified time
    Searched refs:stx_atime (Results 1 - 7 of 7) sorted by null

  /external/strace/
statx.h 57 struct_statx_timestamp stx_atime; /* Last access time */ member in struct:__anon35346
statx.c 101 PRINT_FIELD_TIME(stx_atime);
  /bionic/libc/kernel/uapi/linux/
stat.h 72 struct statx_timestamp stx_atime; member in struct:statx
  /external/kernel-headers/original/uapi/linux/
stat.h 116 struct statx_timestamp stx_atime; /* Last access time */ member in struct:statx
143 #define STATX_ATIME 0x00000020U /* Want/got stx_atime */
  /external/strace/tests/
xstatx.c 247 PRINT_FIELD_TIME(stx_atime);
361 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime);
  /external/strace/tests-m32/
xstatx.c 247 PRINT_FIELD_TIME(stx_atime);
361 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime);
  /external/strace/tests-mx32/
xstatx.c 247 PRINT_FIELD_TIME(stx_atime);
361 LOG_STAT_OFFSETOF_SIZEOF(*st, stx_atime);

Completed in 96 milliseconds