Lines Matching refs:libfile
46 my $libfile = 0;
74 $libfile = "$d/$dlname";
77 $libfile = "$d/$oldlib";
82 $libfile = "$d/$oldlib";
85 $libfile = "$d/$oldlib";
87 if (! -f $libfile) {
89 "points to nonexistent file ", $libfile, " !"};
103 $libfile = $bestlib;
110 $libfile = $spath;
119 $libfile = $spath;
125 if (!$libfile) {
134 $self->{fullpath} = $libfile;