Lines Matching refs:touch
175 my $touch = 0;
180 glob_and_copy($from, $to, $touch);
189 glob_and_copy($from, $to, $touch);
389 my $touch = 1;
394 glob_and_copy($from, $to, $touch);
703 my $touch = shift;
709 copy_if_newer($copy_files[$i][0], $copy_files[$i][1], $touch)
779 my $touch = shift;
786 return 0 unless ($from_stat_ref = is_newer($from, $to, $touch));
803 if( $touch ) {
883 my $touch = shift;
898 if ( $touch ) {