Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
include /
ext2fs /
Delete
Unzip
Name
Size
Permission
Date
Action
bitops.h
20.04
KB
-rw-r--r--
2013-12-03 06:16
ext2_err.h
10.09
KB
-rw-r--r--
2020-10-01 11:54
ext2_ext_attr.h
2.49
KB
-rw-r--r--
2013-12-29 05:18
ext2_fs.h
31.21
KB
-rw-r--r--
2020-10-01 11:54
ext2_io.h
4.6
KB
-rw-r--r--
2012-07-06 15:37
ext2_types-x86_64.h
2.94
KB
-rw-r--r--
2020-10-01 11:54
ext2_types.h
886
B
-rw-r--r--
2020-07-07 15:48
ext2fs.h
56.53
KB
-rw-r--r--
2020-10-01 11:54
ext3_extents.h
3.91
KB
-rw-r--r--
2020-10-01 11:54
qcow2.h
2.5
KB
-rw-r--r--
2012-07-06 15:37
tdb.h
8.59
KB
-rw-r--r--
2012-07-06 15:37
Save
Rename
/* This file is here to prevent a file conflict on multiarch systems. A * conflict will occur because ext2_types.h has arch-specific definitions. * * DO NOT INCLUDE THE NEW FILE DIRECTLY -- ALWAYS INCLUDE THIS ONE INSTEAD. */ #if defined(__i386__) #include "ext2_types-i386.h" #elif defined(__powerpc64__) #include "ext2_types-ppc64.h" #elif defined(__powerpc__) #include "ext2_types-ppc.h" #elif defined(__s390x__) #include "ext2_types-s390x.h" #elif defined(__s390__) #include "ext2_types-s390.h" #elif defined(__x86_64__) #include "ext2_types-x86_64.h" #elif defined(__alpha__) #include "ext2_types-alpha.h" #elif defined(__arm__) #include "ext2_types-arm.h" #elif defined(__sparc__) && defined(__arch64__) #include "ext2_types-sparc64.h" #elif defined(__sparc__) #include "ext2_types-sparc.h" #else #error "This e2fsprogs-devel package does not work your architecture?" #endif