代码搜索:SAMBA
找到约 3,600 项符合「SAMBA」的源代码
代码结果 3,600
www.eeworm.com/read/334125/3373635
pl cutil.pl
#!/usr/bin/perl
# (C) 2007 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use warnings;
use Test::More tests => 7;
use FindBin qw($RealBin);
use lib "
www.eeworm.com/read/334125/3373637
pl ndr.pl
#!/usr/bin/perl
# (C) 2007 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use warnings;
use Test::More tests => 46;
use FindBin qw($RealBin);
use lib
www.eeworm.com/read/334125/3373638
pl tdr.pl
#!/usr/bin/perl
# (C) 2007 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use warnings;
use Test::More tests => 6;
use FindBin qw($RealBin);
use lib "
www.eeworm.com/read/334125/3373640
pl ndr_array.pl
#!/usr/bin/perl
# Array testing
# (C) 2005 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use Test::More tests => 8;
use FindBin qw($RealBin);
use lib
www.eeworm.com/read/334125/3373642
pl typelist.pl
#!/usr/bin/perl
# (C) 2007 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use warnings;
use Test::More tests => 54;
use FindBin qw($RealBin);
use lib
www.eeworm.com/read/334125/3373643
pl ndr_fullptr.pl
#!/usr/bin/perl
# Simple tests for unique pointers
# (C) 2006 Jelmer Vernooij .
# Published under the GNU General Public License.
use strict;
use Test::More tests => 1 * 8;
use Find
www.eeworm.com/read/334125/3373644
pl test_util.pl
#!/usr/bin/perl
# (C) 2007 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use Test::More tests => 6;
use FindBin qw($RealBin);
use lib "$RealBin";
use
www.eeworm.com/read/334125/3373645
pl header.pl
#!/usr/bin/perl
# (C) 2007 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use warnings;
use Test::More tests => 27;
use FindBin qw($RealBin);
use lib
www.eeworm.com/read/334125/3373650
pl ndr_simple.pl
#!/usr/bin/perl
# Some simple tests for pidl
# (C) 2005 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use Test::More tests => 8;
use FindBin qw($Real
www.eeworm.com/read/334125/3373651
pl util.pl
#!/usr/bin/perl
# (C) 2007 Jelmer Vernooij
# Published under the GNU General Public License
use strict;
use warnings;
use Test::More tests => 72;
use FindBin qw($RealBin);
use lib