config root man

Current Path : /usr/local/lib/perl5/site_perl/5.8.9/mach/

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
Upload File :
Current File : //usr/local/lib/perl5/site_perl/5.8.9/mach/libufs.ph

require '_h2ph_pre.ph';

no warnings 'redefine';

unless(defined(&__LIBUFS_H__)) {
    eval 'sub __LIBUFS_H__ () {1;}' unless defined(&__LIBUFS_H__);
    eval 'sub d_fs () { ($d_sbunion->{d_fs});}' unless defined(&d_fs);
    eval 'sub d_sb () { ($d_sbunion->{d_sb});}' unless defined(&d_sb);
    eval 'sub d_cg () { ($d_cgunion->{d_cg});}' unless defined(&d_cg);
    if(defined(&_LIBUFS)) {
	if(defined(&_LIBUFS_DEBUGGING)) {
	}
    }
}
1;

Man Man