pollution: statx_timestamp struct statx_timestamp { __mlibc_int64 tv_sec; __mlibc_uint32 tv_nsec; __mlibc_uint32 __padding; }; pollution: stx_mask __mlibc_uint32 stx_mask; pollution: stx_blksize __mlibc_uint32 stx_blksize; pollution: stx_attributes __mlibc_uint64 stx_attributes; pollution: stx_nlink __mlibc_uint32 stx_nlink; pollution: stx_uid __mlibc_uint32 stx_uid; pollution: stx_gid __mlibc_uint32 stx_gid; pollution: stx_mode __mlibc_uint16 stx_mode; pollution: stx_ino __mlibc_uint64 stx_ino; pollution: stx_size __mlibc_uint64 stx_size; pollution: stx_blocks __mlibc_uint64 stx_blocks; pollution: stx_attributes_mask __mlibc_uint64 stx_attributes_mask; pollution: statx_timestamp pollution: stx_atime struct statx_timestamp stx_atime; pollution: statx_timestamp pollution: stx_btime struct statx_timestamp stx_btime; pollution: statx_timestamp pollution: stx_ctime struct statx_timestamp stx_ctime; pollution: statx_timestamp pollution: stx_mtime struct statx_timestamp stx_mtime; pollution: stx_rdev_major __mlibc_uint32 stx_rdev_major; pollution: stx_rdev_minor __mlibc_uint32 stx_rdev_minor; pollution: stx_dev_major __mlibc_uint32 stx_dev_major; pollution: stx_dev_minor __mlibc_uint32 stx_dev_minor; pollution: stx_mnt_id __mlibc_uint64 stx_mnt_id; pollution: stx_dio_mem_align __mlibc_uint32 stx_dio_mem_align; pollution: stx_dio_offset_align __mlibc_uint32 stx_dio_offset_align; pollution: statx struct statx { __mlibc_uint32 stx_mask; __mlibc_uint32 stx_blksize; __mlibc_uint64 stx_attributes; __mlibc_uint32 stx_nlink; __mlibc_uint32 stx_uid; __mlibc_uint32 stx_gid; __mlibc_uint16 stx_mode; __mlibc_uint16 __padding; __mlibc_uint64 stx_ino; __mlibc_uint64 stx_size; __mlibc_uint64 stx_blocks; __mlibc_uint64 stx_attributes_mask; struct statx_timestamp stx_atime; struct statx_timestamp stx_btime; struct statx_timestamp stx_ctime; struct statx_timestamp stx_mtime; __mlibc_uint32 stx_rdev_major; __mlibc_uint32 stx_rdev_minor; __mlibc_uint32 stx_dev_major; __mlibc_uint32 stx_dev_minor; __mlibc_uint64 stx_mnt_id; __mlibc_uint32 stx_dio_mem_align; __mlibc_uint32 stx_dio_offset_align; __mlibc_uint64 __padding1[12]; }; pollution: statx pollution: statx int statx(int __dirfd, const char *__pathname, int __flags, unsigned int __mask, struct statx *__statxbuf); pollution: fstat64 int fstat64(int __fd, struct stat *__result); pollution: lstat64 int lstat64(const char *__restrict __pathname, struct stat *__restrict __buf); pollution: mknod int mknod(const char *__pathname, mode_t __mode, dev_t __dev); pollution: mknodat int mknodat(int __dirfd, const char *__pathname, mode_t __mode, dev_t __dev); pollution: STATX_ATTR_AUTOMOUNT #define STATX_ATTR_AUTOMOUNT 0x1000 pollution: STATX_BASIC_STATS #define STATX_BASIC_STATS 0x7ff pollution: STATX_BTIME #define STATX_BTIME 0x800 pollution: STATX_ATTR_VERITY #define STATX_ATTR_VERITY 0x100000 pollution: STATX_MTIME #define STATX_MTIME 0x40 pollution: STATX_NLINK #define STATX_NLINK 0x4 pollution: STATX_UID #define STATX_UID 0x8 pollution: STATX_SIZE #define STATX_SIZE 0x200 pollution: STATX_DIOALIGN #define STATX_DIOALIGN 0x2000 pollution: STATX_GID #define STATX_GID 0x10 pollution: STATX_ATTR_ENCRYPTED #define STATX_ATTR_ENCRYPTED 0x800 pollution: STATX_ATTR_APPEND #define STATX_ATTR_APPEND 0x20 pollution: STATX_MODE #define STATX_MODE 0x2 pollution: STATX_ATIME #define STATX_ATIME 0x20 pollution: STATX_ALL #define STATX_ALL 0xfff pollution: STATX_MNT_ID #define STATX_MNT_ID 0x1000 pollution: STATX_ATTR_COMPRESSED #define STATX_ATTR_COMPRESSED 0x4 pollution: stat64 #define stat64 stat pollution: STATX_ATTR_MOUNT_ROOT #define STATX_ATTR_MOUNT_ROOT 0x2000 pollution: STATX_CTIME #define STATX_CTIME 0x80 pollution: STATX_ATTR_DAX #define STATX_ATTR_DAX 0x200000 pollution: STATX_ATTR_NODUMP #define STATX_ATTR_NODUMP 0x40 pollution: MLIBC_TIMESPEC_H #define MLIBC_TIMESPEC_H #define __MLIBC_INTPTR_MIN (-__INTPTR_MAX__ - 1) pollution: MLIBC_TIME_T #define MLIBC_TIME_T #define __MLIBC_INT8_C(x) __INT8_C(x) pollution: STATX_BLOCKS #define STATX_BLOCKS 0x400 pollution: STATX_INO #define STATX_INO 0x100 pollution: STATX_TYPE #define STATX_TYPE 0x1