Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
usr
/
lib
/
x86_64-linux-gnu
/
perl
/
5.26.1
/
bits
/
//usr/lib/x86_64-linux-gnu/perl/5.26.1/bits/syslog-path.ph
require '_h2ph_pre.ph'; no warnings qw(redefine misc); unless(defined(&_SYS_SYSLOG_H)) { die("Never include this file directly. Use <sys/syslog.h> 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;