PHP 8.0.30
Preview: struct_statx.h Size: 1.85 KB
//usr/include/bits/types/struct_statx.h

/* Definition of the generic version of struct statx.
   Copyright (C) 2018-2019 Free Software Foundation, Inc.
   This file is part of the GNU C Library.

   The GNU C Library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 2.1 of the License, or (at your option) any later version.

   The GNU C Library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Lesser General Public License for more details.

   You should have received a copy of the GNU Lesser General Public
   License along with the GNU C Library; if not, see
   <http://www.gnu.org/licenses/>.  */

#ifndef _SYS_STAT_H
# error Never include <bits/types/struct_statx.h> directly, include <sys/stat.h> instead.
#endif

#ifndef __statx_defined
#define __statx_defined 1

/* Warning: The kernel may add additional fields to this struct in the
   future.  Only use this struct for calling the statx function, not
   for storing data.  (Expansion will be controlled by the mask
   argument of the statx function.)  */
struct statx
{
  __uint32_t stx_mask;
  __uint32_t stx_blksize;
  __uint64_t stx_attributes;
  __uint32_t stx_nlink;
  __uint32_t stx_uid;
  __uint32_t stx_gid;
  __uint16_t stx_mode;
  __uint16_t __statx_pad1[1];
  __uint64_t stx_ino;
  __uint64_t stx_size;
  __uint64_t stx_blocks;
  __uint64_t stx_attributes_mask;
  struct statx_timestamp stx_atime;
  struct statx_timestamp stx_btime;
  struct statx_timestamp stx_ctime;
  struct statx_timestamp stx_mtime;
  __uint32_t stx_rdev_major;
  __uint32_t stx_rdev_minor;
  __uint32_t stx_dev_major;
  __uint32_t stx_dev_minor;
  __uint64_t __statx_pad2[14];
};

#endif /* __statx_defined */

Directory Contents

Dirs: 0 × Files: 36

Name Size Perms Modified Actions
174 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
143 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
2.66 KB lrw-r--r-- 2026-07-21 14:46:17
Edit Download
893 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
180 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
982 B lrw-r--r-- 2026-07-21 14:46:11
Edit Download
135 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
1.96 KB lrw-r--r-- 2026-07-21 14:46:32
Edit Download
1.18 KB lrw-r--r-- 2026-07-21 14:46:17
Edit Download
3.79 KB lrw-r--r-- 2026-07-21 14:46:17
Edit Download
195 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
599 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
272 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
1.04 KB lrw-r--r-- 2026-07-21 14:46:17
Edit Download
4.01 KB lrw-r--r-- 2026-07-21 14:46:17
Edit Download
1.04 KB lrw-r--r-- 2026-07-21 14:46:19
Edit Download
288 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
274 B lrw-r--r-- 2026-07-21 14:46:19
Edit Download
3.98 KB lrw-r--r-- 2026-07-21 14:46:19
Edit Download
1.05 KB lrw-r--r-- 2026-07-21 14:46:19
Edit Download
1.05 KB lrw-r--r-- 2026-07-21 14:46:17
Edit Download
1.85 KB lrw-r--r-- 2026-07-21 14:46:19
Edit Download
1.17 KB lrw-r--r-- 2026-07-21 14:46:19
Edit Download
376 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
287 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
760 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
159 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
138 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
796 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
110 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
410 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
381 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
1.68 KB lrw-r--r-- 2026-07-21 14:46:11
Edit Download
564 B lrw-r--r-- 2026-07-21 14:46:18
Edit Download
206 B lrw-r--r-- 2026-07-21 14:46:17
Edit Download
1.12 KB lrw-r--r-- 2026-07-21 14:46:17
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).