Searched refs:MTIME (Results 1 – 7 of 7) sorted by relevance
7 # RUN: ls -l %t-preserved.1.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME15 # RUN: ls -l %t-preserved.2.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME22 # RUN: ls -l %t.3.o | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME29 # RUN: ls -l %t.4.o | FileCheck %s --check-prefix=CHECK-NO-PRESERVE-MTIME38 # RUN: ls -l %t.a | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME45 # RUN: ls -l %t-dwo | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME47 # RUN: ls -l %t-nondwo | FileCheck %s --check-prefix=CHECK-PRESERVE-MTIME50 # CHECK-PRESERVE-MTIME: {{[[:space:]]1997}}51 # CHECK-NO-PRESERVE-MTIME-NOT: {{[[:space:]]1997}}
243 |ID1|ID2|CM |FLG| MTIME |XFL|OS | (more-->)364 MTIME (Modification TIME)370 did not come from a file, MTIME is set to the time at which371 compression started. MTIME = 0 means no time stamp is
121 MTIME="stat -c %Y"123 Darwin | FreeBSD | OpenBSD) MTIME="stat -f %m" ;;293 file1timestamp=`$MTIME precompressedFilterTestDir/input.5.zst`294 file2timestamp=`$MTIME precompressedFilterTestDir/input.7.zst`
43 const MTIME = FATTR_MTIME; constant
1550 if valid.intersects(SetattrValid::ATIME | SetattrValid::MTIME) { in setattr()1571 } else if valid.contains(SetattrValid::MTIME) { in setattr()
3052 #define MTIME buf[1].tv_sec in posix_utime()3057 #define MTIME buf.modtime in posix_utime()3062 #define MTIME buf[1] in posix_utime()3094 MTIME = mtime; in posix_utime()3115 #undef MTIME in posix_utime()