Searched refs:mtime (Results 26 - 50 of 173) sorted by relevance

1234567

/freebsd-current/usr.sbin/periodic/etc/daily/
H A D120.clean-preserve40 rc=$(find . ! -name . -mtime +$daily_clean_preserve_days \
H A D140.clean-rwho40 rc=$(find . ! -name . -mtime +$daily_clean_rwho_days \
/freebsd-current/bin/pax/
H A Dtar.h94 char mtime[12]; /* modification time */ member in struct:__anon10
133 char mtime[12]; /* modification time */ member in struct:__anon11
H A Dtables.c420 if (arcn->sb.st_mtime > pt->mtime) {
424 pt->mtime = arcn->sb.st_mtime;
444 pt->mtime = arcn->sb.st_mtime;
937 set_ftime(pt->name, pt->mtime, pt->atime, 1);
948 add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime) argument
985 pt->mtime = mtime;
1010 get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime) argument
1046 *mtime = pt->mtime;
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_mtime.ksh27 # 2. Write to the file in that clone and verify the mtime and ctime change,
61 o_mtime=$(ls -E% all $TESTDIR/clone/file | awk '/mtime/ {print $4}')
72 mtime=$(stat -c %Y $TESTDIR/clone/file)
76 mtime=$(stat -f "%m" $TESTDIR/clone/file)
80 mtime=$(ls -E% all $TESTDIR/clone/file | awk '/mtime/ {print $4}')
85 [[ $o_mtime = $mtime ]] && log_fail "mtime unchanged: $o_mtime $mtime"
/freebsd-current/contrib/bmake/
H A Dmake.c219 if (gn->youngestChild == NULL || cgn->mtime > gn->youngestChild->mtime)
229 if (gn->mtime < gn->youngestChild->mtime) {
237 if (gn->mtime == 0 && !(gn->type & OP_OPTIONAL)) {
259 * The mtime field of the node and the youngestChild field of its parents
274 if (gn->mtime != 0)
276 Targ_FmtTime(gn->mtime));
307 } else if ((gn->type & OP_LIB) && (gn->mtime == 0 || Arch_IsLib(gn))) {
314 oodate = (gn->mtime
519 time_t mtime; local
672 time_t mtime = -1; local
[all...]
H A Darch.c721 DEBUG5(ARCH, "Reading archive %s member %.*s mtime %.*s\n",
843 * Update the mtime of the GNode with the mtime from the archive member on
853 gn->mtime = (time_t)strtol(arh->ar_date, NULL, 10);
855 gn->mtime = 0;
859 * Given a nonexistent archive member's node, update gn->mtime from its
886 gn->mtime = pgn->mtime;
893 gn->mtime = 0;
944 gn->youngestChild->mtime > tocModTim
[all...]
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_classic_indent.c34 time_t mtime; member in struct:__anon62
133 archive_entry_set_mtime(ae, entries[i].mtime, 0);
134 assertEqualInt(entries[i].mtime, archive_entry_mtime(ae));
172 assertEqualInt(entries[i].mtime, archive_entry_mtime(ae));
H A Dtest_write_format_mtree_classic.c34 time_t mtime; member in struct:__anon61
131 archive_entry_set_mtime(ae, entries[i].mtime, 0);
132 assertEqualInt(entries[i].mtime, archive_entry_mtime(ae));
170 assertEqualInt(entries[i].mtime, archive_entry_mtime(ae));
H A Dtest_write_format_mtree.c33 time_t mtime; member in struct:__anon59
53 time_t mtime; member in struct:__anon60
91 archive_entry_set_mtime(ae, entries[i].mtime, 0);
92 assert(entries[i].mtime == archive_entry_mtime(ae));
146 assertEqualInt(entries[i].mtime, archive_entry_mtime(ae));
179 archive_entry_set_mtime(ae, entries2[i].mtime, 0);
180 assert(entries2[i].mtime == archive_entry_mtime(ae));
236 assertEqualInt(entries2[i].mtime, archive_entry_mtime(ae));
/freebsd-current/usr.sbin/periodic/etc/security/
H A D800.loginfail45 find ${LOG} -name 'auth.log.*' -mtime -2 |
/freebsd-current/contrib/bmake/unit-tests/
H A Dvarmod-mtime.exp1 make: "varmod-mtime.mk" line 47: while evaluating variable "no/such/file": Invalid argument '123x' for modifier ':mtime'
2 make: "varmod-mtime.mk" line 47: Malformed conditional (${no/such/file:L:mtime=123x})
3 make: "varmod-mtime.mk" line 70: while evaluating variable "no/such/file1 no/such/file2": Cannot determine mtime for 'no/such/file1': <ENOENT>
4 make: "varmod-mtime.mk" line 70: while evaluating variable "no/such/file1 no/such/file2": Cannot determine mtime for 'no/such/file2': <ENOENT>
5 make: "varmod-mtime.mk" line 70: Malformed conditional (${no/such/file1 no/such/file2:L:mtime
[all...]
/freebsd-current/contrib/pjdfstest/tests/link/
H A D00.t62 dmtime1=`${fstest} stat . mtime`
69 dmtime2=`${fstest} stat . mtime`
81 dmtime1=`${fstest} stat . mtime`
88 dmtime2=`${fstest} stat . mtime`
/freebsd-current/sys/fs/smbfs/
H A Dsmbfs_subr.h137 struct timespec *mtime, struct smb_cred *scred);
138 int smbfs_smb_setptime2(struct smbnode *np, struct timespec *mtime,
141 struct timespec *mtime, struct timespec *atime, struct smb_cred *scred);
143 int smbfs_smb_setftime(struct smbnode *np, struct timespec *mtime,
146 struct timespec *mtime, struct timespec *atime, struct smb_cred *scred);
150 struct timespec *mtime, struct smb_cred *scred);
/freebsd-current/contrib/sendmail/contrib/
H A Dbuildvirtuser141 my $mtime = 0;
143 $mtime = $st->mtime if (defined($st));
144 if ($mtime > $newest)
146 $newest = $mtime;
184 $virtmtime = $st->mtime if (defined($st));
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dmcache.c48 time_t mtime; member in struct:krb5_mcache
99 m->mtime = time(NULL);
165 m->mtime = time(NULL);
261 m->mtime = time(NULL);
336 m->mtime = time(NULL);
443 mto->mtime = mfrom->mtime = time(NULL);
464 mcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime) argument
466 *mtime = MCACHE(id)->mtime;
[all...]
/freebsd-current/contrib/libarchive/unzip/
H A Dbsdunzip.c647 struct timespec mtime; local
662 mtime.tv_sec = archive_entry_mtime(e);
663 mtime.tv_nsec = archive_entry_mtime_nsec(e);
672 sb.st_mtimespec.tv_sec > mtime.tv_sec ||
673 (sb.st_mtimespec.tv_sec == mtime.tv_sec &&
674 sb.st_mtimespec.tv_nsec >= mtime.tv_nsec)
676 sb.st_mtim.tv_sec > mtime.tv_sec ||
677 (sb.st_mtim.tv_sec == mtime.tv_sec &&
678 sb.st_mtim.tv_nsec >= mtime.tv_nsec)
680 sb.st_mtime > mtime
905 time_t mtime; local
[all...]
/freebsd-current/crypto/openssh/
H A Dsftp-common.c63 a->mtime = 0;
81 a->mtime = st->st_mtime;
100 st->st_mtime = a->mtime;
128 (r = sshbuf_get_u32(b, &a->mtime)) != 0)
178 (r = sshbuf_put_u32(b, a->mtime)) != 0)
/freebsd-current/contrib/elftoolchain/ar/
H A Dread.c62 time_t mtime; local
145 mtime = archive_entry_mtime(entry);
149 tp = localtime(&mtime);
/freebsd-current/sys/fs/tarfs/
H A Dtarfs.h74 struct timespec mtime; member in struct:tarfs_node
140 time_t mtime; /* default mtime for directories */ member in struct:tarfs_mount
231 time_t mtime, uid_t uid, gid_t gid, mode_t mode,
/freebsd-current/usr.bin/ar/
H A Dread.c58 time_t mtime; local
122 mtime = archive_entry_mtime(entry);
126 tp = localtime(&mtime);
H A Dar.h39 #define AR_O 0x0020 /* preserve original mtime when extracting */
46 #define AR_D 0x1000 /* insert dummy mode, mtime, uid and gid */
69 time_t mtime; /* modification time */ member in struct:ar_obj
/freebsd-current/contrib/dialog/samples/copifuncs/
H A Dcopi.rcnews27 case `find ${NEWSLIB} -name .news.daily -mtime +1 -print 2>/dev/null` in
/freebsd-current/lib/libfetch/
H A Dfile.c102 us->atime = us->mtime = 0;
109 us->mtime = sb.st_mtime;
/freebsd-current/usr.sbin/cron/cron/
H A Ddatabase.c94 /* if spooldir's mtime has not changed, we don't need to fiddle with
97 * Note that old_db->mtime is initialized to 0 in main(), and
98 * so is guaranteed to be different than the stat() mtime the first
101 if (old_db->mtime == maxmtime) {
102 Debug(DLOAD, ("[%d] spool dir mtime unch, no load needed.\n",
112 new_db.mtime = maxmtime;
147 * we fork a lot more often than the mtime of the dir changes.
271 if (u->mtime == statbuf->st_mtime) {
292 u->mtime = statbuf->st_mtime;

Completed in 248 milliseconds

1234567