Searched refs:cmpstat (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm1733 cmpstat($fh, $path) or return 0;
1761 =item B<cmpstat>
1768 cmpstat($fh, $path) or die "Error comparing handle with file";
1785 sub cmpstat { subroutine
1787 croak 'Usage: cmpstat(filehandle, filename)'
1858 Similar to C<unlink0> except after file comparison using cmpstat, the
1879 cmpstat($fh, $path) or return 0;

Completed in 22 milliseconds