/usr/lib64/perl5/sys
NameSizeModeActions
cdefs.ph169540644editdlrm
ioctl.ph2880644editdlrm
resource.ph9350644editdlrm
select.ph22740644editdlrm
socket.ph23150644editdlrm
syscall.ph2490644editdlrm
syslog.ph38840644editdlrm
sysmacros.ph7770644editdlrm
time.ph27000644editdlrm
ttydefaults.ph25090644editdlrm
types.ph60830644editdlrm
ucontext.ph31270644editdlrm
uio.ph5460644editdlrm
wait.ph42210644editdlrm
Edit: /usr/lib64/perl5/sys/syscall.ph (249B)
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYSCALL_H)) { eval 'sub _SYSCALL_H () {1;}' unless defined(&_SYSCALL_H); require 'asm/unistd.ph'; unless(defined(&_LIBC)) { require 'bits/syscall.ph'; } } 1;