Searched refs:mtime (Results 1 - 25 of 269) sorted by relevance

1234567891011

/macosx-10.10/ruby-106/ruby/lib/webrick/httpauth/
H A Dhtgroup.rb36 @mtime = Time.at(0)
46 if (mtime = File::mtime(@path)) > @mtime
55 @mtime = mtime
H A Dhtdigest.rb38 @mtime = Time.at(0)
50 mtime = File::mtime(@path)
51 if mtime > @mtime
63 @mtime = mtime
H A Dhtpasswd.rb39 @mtime = Time.at(0)
50 mtime = File::mtime(@path)
51 if mtime > @mtime
68 @mtime = mtime
/macosx-10.10/file_cmds-242/pax/
H A Dtables.h73 * with -u, the mtime for every node in the archive must always be available
81 time_t mtime; /* files last modification time */ member in struct:ftm
149 time_t mtime; /* access and mod time to reset to */ member in struct:atdir
166 time_t mtime; /* mtime to set */ member in struct:dirdata
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dtreetime.tcl22 set m [file mtime $x]
28 if {$t > 0 && $t != [file mtime $dir]} {
29 if {[catch { file mtime $dir $t } err]} {
H A Dtgz2kit.tcl49 name mode uid gid size mtime cksum typeflag \
70 file mtime $name [expr 0$mtime+0]
78 file mtime $outfile [file mtime $infile]
H A Dratarx.tcl37 name mode uid gid size mtime cksum typeflag \
45 if {[file size $name] != $size || [file mtime $name] != $mtime} {
H A Dsync.tcl60 #tclLog "$file size=$sb(size)/$nsb(size), mtime=$sb(mtime)/$nsb(mtime)"
63 # in mtime's (typ 1 sec)
64 if { ($sb(mtime) - $nsb(mtime)) < $opts(-mtime) } {
69 #tclLog "size=$sb(size)/$nsb(size), mtime=$sb(mtime)/$nsb(mtime)"
[all...]
H A Dversion.tcl24 set m [file mtime $path]
60 file mtime $fn $mod
76 file mtime $fn $mod
/macosx-10.10/crontabs-52/files/daily/
H A D199.clean-fax15 find . -type f -name '[0-9]*.[0-9][0-9][0-9]' -mtime +7 -delete >/dev/null 2>&1;
/macosx-10.10/WTF-7600.1.24/WTF.vcxproj/
H A Dbuild-generated-files.pl44 if ((! -f $ICUVERSION_H_PATH) or (-f $UNVERSIONED_ICU_LIB_PATH and (stat($UNVERSIONED_ICU_LIB_PATH)->mtime > stat($ICUVERSION_H_PATH)->mtime))) {
/macosx-10.10/file-46/file/src/
H A Dtar.h59 char mtime[12]; member in struct:record::header
/macosx-10.10/ruby-106/ruby/test/rake/
H A Dfile_creation.rb8 File.exist?(newfile) && File.stat(newfile).mtime > File.stat(oldfile).mtime
21 File.stat(dirname).mtime
28 File.stat(name).mtime
/macosx-10.10/bash-94.1.2/bash-3.2/lib/sh/
H A Dmailstat.c65 time_t atime, mtime; local
67 atime = mtime = 0;
146 if (st_tmp.st_mtime > mtime)
147 mtime = st_tmp.st_mtime;
154 if (mtime)
155 st_ret.st_mtime = mtime;
/macosx-10.10/system_cmds-643.1.1/sadc.tproj/
H A Dsa2.sh29 /usr/bin/find /var/log/sa \( -name 'sar??' -o -name 'sa??' \) -mtime +7 -exec /bin/rm -f {} \;
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/library/
H A Dedprocs.tcl56 set startMtime [file mtime $tmpFilename]
59 if {[file mtime $tmpFilename] != $startMtime} {
/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp-common.h41 u_int32_t mtime; member in struct:Attrib
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dwebdavvfs.tcl86 set mtime 0
89 atime $mtime ctime $mtime mtime $mtime mode 0777
115 set mtime 0
119 atime $mtime ctime $mtime mtime $mtime mod
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dfstat.test37 } {atime ctime dev gid ino mode mtime nlink size tty type uid}
59 list [expr {[file mtime gorp.file] == $stat(mtime)}] \
67 } {atime ctime dev gid ino mode mtime nlink size tty type uid}
87 list [expr {[file mtime gorp.file] == [keylget stat mtime]}] \
93 set old [fstat $gorpFH mtime]
97 set new [fstat $gorpFH mtime]
146 foreach type {dev ino mode nlink uid gid size atime mtime ctime tty
167 } {1 {Got "foo", expected one of "atime", "ctime", "dev", "gid", "ino", "mode", "mtime", "nlin
[all...]
/macosx-10.10/ruby-106/ruby/lib/rubygems/package/
H A Dtar_header.rb15 # char mtime[12]; # 0 padded, octal, null
44 :mtime,
62 'a12' + # mtime
82 'A12' + # mtime
110 :mtime => fields.shift.oct,
135 vals[:mtime] ||= 0
169 @mtime == other.mtime and
205 oct(mtime, 11),
/macosx-10.10/tcl-105/tcl_ext/tbcload/tbcload/config/
H A DinstallFile.tcl80 ([file mtime $src] == [file mtime $dst]) &&
103 file mtime $dsttmp [clock seconds]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/config/
H A DinstallFile.tcl80 ([file mtime $src] == [file mtime $dst]) &&
103 file mtime $dsttmp [clock seconds]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/config/
H A DinstallFile.tcl80 ([file mtime $src] == [file mtime $dst]) &&
103 file mtime $dsttmp [clock seconds]
/macosx-10.10/ruby-106/ruby/lib/rake/
H A Dfile_task.rb22 File.mtime(name.to_s)
/macosx-10.10/ruby-106/ruby/sample/drb/
H A Ddbiff.rb23 current = File::mtime(@filename)

Completed in 246 milliseconds

1234567891011