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/heimntlm.ph

require '_h2ph_pre.ph';

no warnings 'redefine';

unless(defined(&HEIM_NTLM_H)) {
    eval 'sub HEIM_NTLM_H () {1;}' unless defined(&HEIM_NTLM_H);
    eval 'sub NTLM_NEG_UNICODE () {0x1;}' unless defined(&NTLM_NEG_UNICODE);
    eval 'sub NTLM_NEG_TARGET () {0x4;}' unless defined(&NTLM_NEG_TARGET);
    eval 'sub NTLM_NEG_SIGN () {0x10;}' unless defined(&NTLM_NEG_SIGN);
    eval 'sub NTLM_NEG_SEAL () {0x20;}' unless defined(&NTLM_NEG_SEAL);
    eval 'sub NTLM_NEG_NTLM () {0x200;}' unless defined(&NTLM_NEG_NTLM);
    eval 'sub NTLM_SUPPLIED_DOMAIN () {0x1000;}' unless defined(&NTLM_SUPPLIED_DOMAIN);
    eval 'sub NTLM_SUPPLIED_WORKSTAION () {0x2000;}' unless defined(&NTLM_SUPPLIED_WORKSTAION);
    eval 'sub NTLM_NEG_ALWAYS_SIGN () {0x8000;}' unless defined(&NTLM_NEG_ALWAYS_SIGN);
    eval 'sub NTLM_NEG_NTLM2_SESSION () {0x80000;}' unless defined(&NTLM_NEG_NTLM2_SESSION);
    eval 'sub NTLM_TARGET_DOMAIN () {0x10000;}' unless defined(&NTLM_TARGET_DOMAIN);
    eval 'sub NTLM_TARGET_SERVER () {0x20000;}' unless defined(&NTLM_TARGET_SERVER);
    eval 'sub NTLM_ENC_128 () {0x20000000;}' unless defined(&NTLM_ENC_128);
    eval 'sub NTLM_NEG_KEYEX () {0x40000000;}' unless defined(&NTLM_NEG_KEYEX);
    require 'heimntlm-protos.ph';
}
1;

Man Man