Searched refs:crtime1 (Results 1 – 1 of 1) sorted by relevance
65 typeset -i crtime1=$(stat_crtime $TESTFILE)66 if (( crtime1 != crtime )); then67 log_fail "touch modified crtime ($crtime1 != $crtime)"