PNG  IHDR  8] PLTE S =tRNS   PNG  IHDR  8] PLTE S =tRNS   REDROOM
PHP 7.4.33
Preview: stat.h Size: 2.57 KB
/usr/include/asm-generic/stat.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef __ASM_GENERIC_STAT_H
#define __ASM_GENERIC_STAT_H

/*
 * Everybody gets this wrong and has to stick with it for all
 * eternity. Hopefully, this version gets used by new architectures
 * so they don't fall into the same traps.
 *
 * stat64 is copied from powerpc64, with explicit padding added.
 * stat is the same structure layout on 64-bit, without the 'long long'
 * types.
 *
 * By convention, 64 bit architectures use the stat interface, while
 * 32 bit architectures use the stat64 interface. Note that we don't
 * provide an __old_kernel_stat here, which new architecture should
 * not have to start with.
 */

#include <asm/bitsperlong.h>

#define STAT_HAVE_NSEC 1

struct stat {
	unsigned long	st_dev;		/* Device.  */
	unsigned long	st_ino;		/* File serial number.  */
	unsigned int	st_mode;	/* File mode.  */
	unsigned int	st_nlink;	/* Link count.  */
	unsigned int	st_uid;		/* User ID of the file's owner.  */
	unsigned int	st_gid;		/* Group ID of the file's group. */
	unsigned long	st_rdev;	/* Device number, if device.  */
	unsigned long	__pad1;
	long		st_size;	/* Size of file, in bytes.  */
	int		st_blksize;	/* Optimal block size for I/O.  */
	int		__pad2;
	long		st_blocks;	/* Number 512-byte blocks allocated. */
	long		st_atime;	/* Time of last access.  */
	unsigned long	st_atime_nsec;
	long		st_mtime;	/* Time of last modification.  */
	unsigned long	st_mtime_nsec;
	long		st_ctime;	/* Time of last status change.  */
	unsigned long	st_ctime_nsec;
	unsigned int	__unused4;
	unsigned int	__unused5;
};

/* This matches struct stat64 in glibc2.1. Only used for 32 bit. */
#if __BITS_PER_LONG != 64 || defined(__ARCH_WANT_STAT64)
struct stat64 {
	unsigned long long st_dev;	/* Device.  */
	unsigned long long st_ino;	/* File serial number.  */
	unsigned int	st_mode;	/* File mode.  */
	unsigned int	st_nlink;	/* Link count.  */
	unsigned int	st_uid;		/* User ID of the file's owner.  */
	unsigned int	st_gid;		/* Group ID of the file's group. */
	unsigned long long st_rdev;	/* Device number, if device.  */
	unsigned long long __pad1;
	long long	st_size;	/* Size of file, in bytes.  */
	int		st_blksize;	/* Optimal block size for I/O.  */
	int		__pad2;
	long long	st_blocks;	/* Number 512-byte blocks allocated. */
	int		st_atime;	/* Time of last access.  */
	unsigned int	st_atime_nsec;
	int		st_mtime;	/* Time of last modification.  */
	unsigned int	st_mtime_nsec;
	int		st_ctime;	/* Time of last status change.  */
	unsigned int	st_ctime_nsec;
	unsigned int	__unused4;
	unsigned int	__unused5;
};
#endif

#endif /* __ASM_GENERIC_STAT_H */

Directory Contents

Dirs: 0 × Files: 37

Name Size Perms Modified Actions
218 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
633 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
238 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.57 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
5.52 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
5.53 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.78 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
718 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
864 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
3.40 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
3.89 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.01 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
96 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
3.72 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
740 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.59 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
353 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
847 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
2.32 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.83 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.51 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
190 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.83 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
10.57 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
2.85 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.76 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
3.60 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
447 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
2.57 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.80 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
502 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
2.16 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
3.57 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
1.34 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download
233 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
357 B lrw-r--r-- 2026-05-19 19:43:31
Edit Download
30.06 KB lrw-r--r-- 2026-05-19 19:43:31
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).
 !"#$%&'(()*+,-./00123456789 t\ wIDATx ]ys  47Y ƒ -  "  Rv  < f{Ɛ $k l L > L  ~h^ 1  [  r G t& h  l F z3O Y ! p A(_g̷ E8 )S 8 c  Kb"z ~ 5 J xAL WU <  *  5 m;W a pB h ~P J 2 3 6 ҙ .Ƹ P i  4g F R L P ΪK/D  M v (a3 k J Œ4N5* SH ` SdJ z  O J Xՠ V>u ߱ BE&L b2 ?2` tX+  c CB A$ i b C ĀMB E : /  # Dx &l =q Ty  0 \p I ( L Ǎ { e 4k ;`u^ヲ eP!( d {  )T A 8 O;Ě n >;s6 !  :Nx `[S D HU ~ q›J F} a g*D 49 / pn k h (t 8NxƐF _!r չ7 ZR R׷ q/5") Ӎ NY 0 x sZ!   o  fu  ,  K"$ ? pg  㕣=  1» {h " fh7    y  } € +7  $ y " X —ą - G P u 4 m >J 5 L =V ' ^@I p ?MS xЌ XV P ! h "C NS9B8̢ ]!K  e   zA , ӏkbY  !< XQ ٿyS| *" f { w  4@[S <  # 0 ! js [m  =,~ o "ݎ DHf Wo $ g ! Vԅ t mB /y Wf V4񺍸 c+@x?  B ~u " xUN e 0 BĂ) ~J pz! 7y6]l Ԥ@ P a< O /DHC `≻  N m"$  0ObB }{ x AO FCG D R ^ "B  { WDH  UR l@ T #  +"d T ; 0 i  D}. 7 ` ' ] w rE &S i ƕiTD EL P _ u h $ Ա FG wVD G L R Zf ' .!] J /ZR oGЍs Mr Ĥ ʬ 3 Q [3 cL ` ^ p + ( F;# B 5 '  2Y f [  ϶R0e }  E 7 6M aۮ H <& n % L] E}Up x紉, Uw' Q  Ǯշo k ވۙ 0N94 VX5 xEDE l D #֤ } C o )W :  ^ s 9  bRf iX5u ཱི 4 :[  T 1. | [E 2ؽ Iy\ : o x K G 5 ylP ' uK E ftb/i[3 .g _  [3M n G, #NwQ5~  ؚ) | n =Ц"x qg gB ` 듘 ~ x w ? ? R~  _ u. &VQ K˻   H C ( TN˄+ `C dA nB׭ D 3"Z G ê ^k H_ /- ~ " R_  .8 Z_ 6@ o  xg  uP ? 3լ @7AM!  E7^ - =V L  x  g-D0  CtmW 7  O  G _ WD0 g C  w1 r d w : a | \  *" f nֳ ^ H# f L ` Z ۽hV  }S F r0Ù Bć5r] @! NL iQ]{s^=4 d  WD  "  "   M; t" 8 5 e dL| "-*st" ) SWD ?R[S e ooF  20.D ? bo =) A i o d ģ ZҰaO @E =) i D a &ܟa CϞ y6 ,<%{^x%{f8? `iw^ ?/ M * IEND B`