Home | Sort by relevance Sort by last modified time |
/external/strace/ | |
statx.h | 60 struct_statx_timestamp stx_mtime; /* Last data modification time */ member in struct:__anon39532 |
/external/ltp/include/lapi/ | |
stat.h | 92 const struct statx_timestamp stx_mtime; member in struct:statx |
/bionic/libc/kernel/uapi/linux/ | |
stat.h | 75 struct statx_timestamp stx_mtime; member in struct:statx |
/external/kernel-headers/original/uapi/linux/ | |
stat.h | 119 struct statx_timestamp stx_mtime; /* Last data modification time */ member in struct:statx 144 #define STATX_MTIME 0x00000040U /* Want/got stx_mtime */ |