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

12345678910

/netbsd-6-1-5-RELEASE/bin/pax/
H A Dtables.h71 * with -u, the mtime for every node in the archive must always be available
79 time_t mtime; /* files last modification time */ member in struct:ftm
147 time_t mtime; /* access and mod time to reset to */ member in struct:atdir
172 time_t mtime; /* mtime to set */ member in struct:dirdata
H A Dtar.h102 char mtime[12]; /* modification time */ member in struct:__anon32
141 char mtime[12]; /* modification time */ member in struct:__anon33
H A Dtables.c436 if (arcn->sb.st_mtime > pt->mtime) {
440 pt->mtime = arcn->sb.st_mtime;
460 pt->mtime = arcn->sb.st_mtime;
955 set_ftime(pt->name, pt->mtime, pt->atime, 1, 0);
966 add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime) argument
1003 pt->mtime = mtime;
1028 get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime) argument
1064 *mtime = pt->mtime;
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/src/
H A Dtar.h61 char mtime[12]; member in struct:record::header
/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A Dstructs.h53 time_t mtime; /* last modtime of crontab */ member in struct:_user
59 time_t mtime; /* last modtime on spooldir */ member in struct:_cron_db
H A Ddatabase.c52 * we fork a lot more often than the mtime of the dir changes.
146 /* if spooldir's mtime has not changed, we don't need to fiddle with
149 * Note that old_db->mtime is initialized to 0 in main(), and
150 * so is guaranteed to be different than the stat() mtime the first
155 if (old_db->mtime == new_mtime) {
156 Debug(DLOAD, ("[%ld] spool dir mtime unch, no load needed.\n",
166 new_db.mtime = new_mtime;
296 if (u->mtime == statbuf->st_mtime) {
317 u->mtime = statbuf->st_mtime;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsftp-common.h42 u_int32_t mtime; member in struct:Attrib
H A Dsftp-common.c61 a->mtime = 0;
79 a->mtime = st->st_mtime;
98 st->st_mtime = a->mtime;
120 a.mtime = buffer_get_int(b);
154 buffer_put_int(b, a->mtime);
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/
H A Dremake.c186 FILE_TIMESTAMP mtime = MTIME (file);
190 mtime != file->mtime_before_update)
441 FILE_TIMESTAMP mtime;
446 mtime = file_mtime (d->file);
489 d->changed = file_mtime (d->file) != mtime;
503 FILE_TIMESTAMP mtime = file_mtime (d->file);
527 || file_mtime (d->file) != mtime);
722 /* Set FILE's `updated' flag and re-check its mtime and the mtime's of all
789 really check the target's mtime agai
185 FILE_TIMESTAMP mtime = MTIME (file); local
438 FILE_TIMESTAMP mtime; local
500 FILE_TIMESTAMP mtime = file_mtime (d->file); local
856 FILE_TIMESTAMP mtime; local
867 FILE_TIMESTAMP mtime; local
1077 FILE_TIMESTAMP mtime; local
1316 FILE_TIMESTAMP mtime; local
[all...]
/netbsd-6-1-5-RELEASE/dist/nvi/ex/
H A Dtag.h26 time_t mtime; /* Last modification time of cscope database. */ member in struct:_csc
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_mtree.c34 time_t mtime; member in struct:__anon1614
72 archive_entry_set_mtime(ae, entries[i].mtime, 0);
73 assert(entries[i].mtime == archive_entry_mtime(ae));
129 assertEqualInt(entries[i].mtime, archive_entry_mtime(ae));
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dmake.c157 * Set the cmgn field of a parent node based on the mtime stamp in its
168 * The cmgn of the parent node will be changed if the mtime
175 if (pgn->cmgn == NULL || cgn->mtime > pgn->cmgn->mtime) {
211 * The mtime field of the node and the cmgn field of its parents
227 if (gn->mtime != 0) {
228 fprintf(debug_file, "modified %s...", Targ_FmtTime(gn->mtime));
259 ((gn->mtime==0) || Arch_IsLib(gn))) {
268 oodate = (gn->mtime == 0 || Arch_LibOODate(gn) ||
297 } else if ((gn->cmgn != NULL && gn->mtime < g
577 time_t mtime = Dir_MTime(gn); local
686 time_t mtime = -1; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/src/
H A Dvers_ts.c217 * its mtime.
402 time_t mtime = 0L; local
406 mtime = sb.st_mtime;
409 /* If it's a symlink, return whichever is the newest mtime of
414 if (mtime < sb.st_mtime)
415 mtime = sb.st_mtime;
418 return mtime;
430 time_t mtime = unix_time_stamp (file); local
431 return mtime ? entries_time (mtime)
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/puffs/mount_9p/
H A Dnineproto.c126 uint32_t rdev, mode, atime, mtime; local
146 GETFIELD(p9pbuf_get_4, &mtime, 4);
157 vap->va_mtime.tv_sec = mtime;
158 vap->va_ctime.tv_sec = mtime;
276 uint32_t mode, atime, mtime; local
298 mtime = vap->va_mtime.tv_sec;
300 mtime = P9PROTO_STAT_NOVAL4;
321 p9pbuf_put_4(pb, mtime);
/netbsd-6-1-5-RELEASE/sys/fs/smbfs/
H A Dsmbfs_subr.h142 struct timespec *mtime, struct smb_cred *scred);
143 int smbfs_smb_setptime2(struct smbnode *np, struct timespec *mtime,
146 struct timespec *mtime, struct timespec *atime, struct smb_cred *scred);
148 int smbfs_smb_setftime(struct smbnode *np, struct timespec *mtime,
151 struct timespec *mtime, struct timespec *atime, struct smb_cred *scred);
155 struct timespec *mtime, struct smb_cred *scred);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmcache.c50 time_t mtime; member in struct:krb5_mcache
101 m->mtime = time(NULL);
167 m->mtime = time(NULL);
263 m->mtime = time(NULL);
338 m->mtime = time(NULL);
445 mto->mtime = mfrom->mtime = time(NULL);
466 mcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime) argument
468 *mtime = MCACHE(id)->mtime;
[all...]
/netbsd-6-1-5-RELEASE/sys/nfs/
H A Dnfs_clntsubs.c157 struct timespec mtime; local
170 fxdr_nfsv3time(&fp->fa3_mtime, &mtime);
178 fxdr_nfsv2time(&fp->fa2_mtime, &mtime);
211 np->n_mtime = mtime;
228 vap->va_mtime = mtime;
384 struct timespec *mtime, bool docheck)
398 if (timespeccmp(omtime, mtime, <=)) {
399 reason = "mtime";
430 " mtime %u.%09u %u.%09u)\n",
439 (unsigned int)mtime
383 nfs_check_wccdata(struct nfsnode *np, const struct timespec *ctime, struct timespec *mtime, bool docheck) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/fetch/dist/libfetch/
H A Dfile.c108 u->last_modified >= us->mtime) {
195 us->atime = us->mtime = 0;
202 us->mtime = sb.st_mtime;
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/amd/
H A Dinfo_hesiod.c181 time_t mtime; local
184 error = hesiod_search(m, map, "/defaults", &val, &mtime);
/netbsd-6-1-5-RELEASE/external/bsd/am-utils/dist/conf/nfs_prot/
H A Dnfs_prot_default.h79 #define na_mtime mtime
119 #define sa_mtime mtime
/netbsd-6-1-5-RELEASE/sys/fs/v7fs/
H A Dv7fs_inode_util.c78 printf("atime %d mtime %d ctime %d\n",
79 p->atime, p->mtime, p->ctime);
82 time_t mt = p->mtime;
84 printf(" atime %s mtime %s ctime %s", ctime(&at), ctime(&mt),
/netbsd-6-1-5-RELEASE/share/examples/refuse/ian/libfetch/
H A Dfile.c98 us->atime = us->mtime = 0;
105 us->mtime = sb.st_mtime;
/netbsd-6-1-5-RELEASE/dist/nvi/common/
H A Dexf.h49 time_t mtime; /* Last modification time. */ member in struct:_exf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dgdbserver-support.exp163 # If the mtime has changed, we can not.
164 if { [file mtime $host_exec] != $gdbserver_host_mtime } {
171 set gdbserver_host_mtime [file mtime $host_exec]
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Ddict_alloc.c124 dict->mtime = 0;

Completed in 505 milliseconds

12345678910