/usr/lib64/perl5/bits
NameSizeModeActions
byteswap.ph36830644editdlrm
endian.ph2490644editdlrm
ioctl-types.ph18200644editdlrm
ioctls.ph39350644editdlrm
pthreadtypes.ph27200644editdlrm
resource.ph34840644editdlrm
select.ph13900644editdlrm
sigaction.ph17160644editdlrm
sigcontext.ph6360644editdlrm
siginfo.ph67030644editdlrm
signum.ph28300644editdlrm
sigset.ph31550644editdlrm
sigstack.ph4120644editdlrm
sigthread.ph4070644editdlrm
sockaddr.ph5070644editdlrm
socket.ph125770644editdlrm
socket2.ph1770644editdlrm
syscall.ph324640644editdlrm
syslog-ldbl.ph4000644editdlrm
syslog-path.ph3630644editdlrm
syslog.ph4350644editdlrm
time.ph14570644editdlrm
types.ph26540644editdlrm
typesizes.ph30380644editdlrm
uio.ph4430644editdlrm
waitflags.ph8110644editdlrm
waitstatus.ph26490644editdlrm
wordsize.ph3390644editdlrm
Edit: /usr/lib64/perl5/bits/syslog-path.ph (363B)
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_SYSLOG_H)) { die("Never include this file directly. Use instead"); } unless(defined(&_BITS_SYSLOG_PATH_H)) { eval 'sub _BITS_SYSLOG_PATH_H () {1;}' unless defined(&_BITS_SYSLOG_PATH_H); eval 'sub _PATH_LOG () {"/dev/log";}' unless defined(&_PATH_LOG); } 1;