Searched refs:files_equal (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/abi/appcert/scripts/ |
H A D | symprof.pl | 612 if (files_equal($from, $object)) { 862 if (! files_equal($path_to_object, $full)) { 956 if (! files_equal($callee, $path_to_object)) { 967 } elsif (files_equal($caller, $path_to_object)) { 1214 if (files_equal($from, $to, 0)) { 1220 } elsif (files_equal($object, $from, 0)) { 1223 } elsif (files_equal($object, $to, 0)) { 1342 if (files_equal($object, $file)) {
|
H A D | AppcertUtil.pm | 120 &files_equal 1296 sub files_equal subroutine
|