Current Path : /usr/local/lib/perl5/site_perl/5.8.9/mach/sys/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/perl5/site_perl/5.8.9/mach/sys/dir.ph |
require '_h2ph_pre.ph'; no warnings 'redefine'; unless(defined(&_SYS_DIR_H_)) { eval 'sub _SYS_DIR_H_ () {1;}' unless defined(&_SYS_DIR_H_); require 'sys/cdefs.ph'; if(defined(&__CC_SUPPORTS_WARNING)) { warn("\"The\ information\ in\ this\ file\ should\ be\ obtained\ from\ \<dirent\.h\>\""); warn("\"and\ is\ provided\ solely\ \(and\ temporarily\)\ for\ backward\ compatibility\.\""); } require 'dirent.ph'; eval 'sub direct () { &dirent;}' unless defined(&direct); eval 'sub DIRSIZ { my($dp) = @_; eval q( &_GENERIC_DIRSIZ($dp)); }' unless defined(&DIRSIZ); } 1;