Home
last modified time | relevance | path

Searched refs:is_newer (Results 1 – 1 of 1) sorted by relevance

/trunk/main/solenv/bin/
H A Ddeliver.pl786 return 0 unless ($from_stat_ref = is_newer($from, $to, $touch));
823 if ( is_newer($temp_file, $from, 0) ) {
878 sub is_newer subroutine
1092 if ( $from_stat_ref = is_newer($from, $to) ) {

Completed in 18 milliseconds