Hackfut Security File Manager
Current Path:
/usr/lib64/perl5/bits
usr
/
lib64
/
perl5
/
bits
/
📁
..
📄
byteswap.ph
(3.6 KB)
📄
endian.ph
(249 B)
📄
ioctl-types.ph
(1.78 KB)
📄
ioctls.ph
(3.84 KB)
📄
pthreadtypes.ph
(2.66 KB)
📄
resource.ph
(3.4 KB)
📄
select.ph
(1.36 KB)
📄
sigaction.ph
(1.68 KB)
📄
sigcontext.ph
(636 B)
📄
siginfo.ph
(6.55 KB)
📄
signum.ph
(2.76 KB)
📄
sigset.ph
(3.08 KB)
📄
sigstack.ph
(412 B)
📄
sigthread.ph
(407 B)
📄
sockaddr.ph
(507 B)
📄
socket.ph
(12.28 KB)
📄
socket2.ph
(177 B)
📄
syscall.ph
(31.7 KB)
📄
syslog-ldbl.ph
(400 B)
📄
syslog-path.ph
(363 B)
📄
syslog.ph
(435 B)
📄
time.ph
(1.42 KB)
📄
types.ph
(2.59 KB)
📄
typesizes.ph
(2.97 KB)
📄
uio.ph
(443 B)
📄
waitflags.ph
(811 B)
📄
waitstatus.ph
(2.59 KB)
📄
wordsize.ph
(339 B)
Editing: uio.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); if(!defined (defined(&_SYS_UIO_H) ? &_SYS_UIO_H : undef) && !defined (defined(&_FCNTL_H) ? &_FCNTL_H : undef)) { die("Never include <bits/uio.h> directly; use <sys/uio.h> instead."); } unless(defined(&_BITS_UIO_H)) { eval 'sub _BITS_UIO_H () {1;}' unless defined(&_BITS_UIO_H); require 'sys/types.ph'; eval 'sub UIO_MAXIOV () {1024;}' unless defined(&UIO_MAXIOV); } 1;
Upload File
Create Folder