OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
arch
/
s390
/
include
/
uapi
/
asm
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:13 AM
rwxr-xr-x
📄
Kbuild
321 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
auxvec.h
214 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
bitsperlong.h
293 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
bpf_perf_event.h
226 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
byteorder.h
188 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
chpid.h
456 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
chsc.h
2.96 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
clp.h
549 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
cmb.h
1.87 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
dasd.h
12.4 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
debug.h
857 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
guarded_storage.h
1.18 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
hypfs.h
1.35 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
ioctls.h
191 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
ipcbuf.h
738 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
kvm.h
7.73 KB
06/16/2023 05:32:39 PM
rw-r--r--
📄
kvm_para.h
224 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
kvm_perf.h
474 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
monwriter.h
939 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
msgbuf.h
1.14 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
perf_regs.h
887 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
pkey.h
4.35 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
posix_types.h
1.4 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
ptrace.h
11.39 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
qeth.h
3.05 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
schid.h
332 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
sclp_ctl.h
465 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
sembuf.h
864 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
setup.h
292 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
shmbuf.h
1.34 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
sie.h
9.25 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
sigcontext.h
1.73 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
siginfo.h
302 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
signal.h
3.26 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
socket.h
2.24 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
stat.h
2.9 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
statfs.h
1.03 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
sthyi.h
178 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
tape390.h
2.76 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
termios.h
1.14 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
types.h
525 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
ucontext.h
1.18 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
unistd.h
12.32 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
virtio-ccw.h
444 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
vmcp.h
737 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
vtoc.h
7.36 KB
01/28/2018 09:20:33 PM
rw-r--r--
📄
zcrypt.h
10.94 KB
06/16/2023 05:32:39 PM
rw-r--r--
Editing: stat.h
Close
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ /* * S390 version * * Derived from "include/asm-i386/stat.h" */ #ifndef _S390_STAT_H #define _S390_STAT_H #ifndef __s390x__ struct __old_kernel_stat { unsigned short st_dev; unsigned short st_ino; unsigned short st_mode; unsigned short st_nlink; unsigned short st_uid; unsigned short st_gid; unsigned short st_rdev; unsigned long st_size; unsigned long st_atime; unsigned long st_mtime; unsigned long st_ctime; }; struct stat { unsigned short st_dev; unsigned short __pad1; unsigned long st_ino; unsigned short st_mode; unsigned short st_nlink; unsigned short st_uid; unsigned short st_gid; unsigned short st_rdev; unsigned short __pad2; unsigned long st_size; unsigned long st_blksize; unsigned long st_blocks; unsigned long st_atime; unsigned long st_atime_nsec; unsigned long st_mtime; unsigned long st_mtime_nsec; unsigned long st_ctime; unsigned long st_ctime_nsec; unsigned long __unused4; unsigned long __unused5; }; /* This matches struct stat64 in glibc2.1, hence the absolutely * insane amounts of padding around dev_t's. */ struct stat64 { unsigned long long st_dev; unsigned int __pad1; #define STAT64_HAS_BROKEN_ST_INO 1 unsigned long __st_ino; unsigned int st_mode; unsigned int st_nlink; unsigned long st_uid; unsigned long st_gid; unsigned long long st_rdev; unsigned int __pad3; long long st_size; unsigned long st_blksize; unsigned char __pad4[4]; unsigned long __pad5; /* future possible st_blocks high bits */ unsigned long st_blocks; /* Number 512-byte blocks allocated. */ unsigned long st_atime; unsigned long st_atime_nsec; unsigned long st_mtime; unsigned long st_mtime_nsec; unsigned long st_ctime; unsigned long st_ctime_nsec; /* will be high 32 bits of ctime someday */ unsigned long long st_ino; }; #else /* __s390x__ */ struct stat { unsigned long st_dev; unsigned long st_ino; unsigned long st_nlink; unsigned int st_mode; unsigned int st_uid; unsigned int st_gid; unsigned int __pad1; unsigned long st_rdev; unsigned long st_size; unsigned long st_atime; unsigned long st_atime_nsec; unsigned long st_mtime; unsigned long st_mtime_nsec; unsigned long st_ctime; unsigned long st_ctime_nsec; unsigned long st_blksize; long st_blocks; unsigned long __unused[3]; }; #endif /* __s390x__ */ #define STAT_HAVE_NSEC 1 #endif