Home
last modified time | relevance | path

Searched refs:modtime (Results 1 – 25 of 38) sorted by relevance

12

/openbsd/gnu/usr.bin/cvs/vms/
H A Dutime.c11 long modtime; member
31 strcpy(conversion_buf, ctime(&buf->modtime));
40 vtb.modtime = vms_modtime;
H A Dvmsmunch.h29 char *modtime; /* VMS creation date, ASCII format */ member
H A Dvmsmunch.c252 asctim(((struct VMStimbuf *)ptr)->modtime, Cdate);
257 bintim(((struct VMStimbuf *)ptr)->modtime, Cdate);
H A Dfilesubr.c103 t.modtime = sb.st_mtime;
/openbsd/usr.bin/mail/
H A Dedit.c152 time_t modtime; in run_editor() local
176 modtime = 0; in run_editor()
178 modtime = statb.st_mtime; in run_editor()
218 if (modtime == statb.st_mtime) { in run_editor()
/openbsd/gnu/usr.bin/binutils/include/mpw/
H A Dutime.h4 time_t modtime; member
/openbsd/gnu/usr.bin/cvs/src/
H A Dvers_ts.c207 t.modtime =
209 if (t.modtime != (time_t) -1)
211 t.actime = t.modtime;
H A Dclient.h198 int modtime));
H A Dpatch.c556 if ((t.actime = t.modtime = RCS_getrevtime (rcsfile, vers_tag,
579 if ((t.actime = t.modtime = RCS_getrevtime (rcsfile, vers_head,
H A Dfilesubr.c111 t.modtime = sb.st_mtime;
H A Dclient.c2096 t.modtime = t.actime = stored_modtime;
5700 all_files_binary, modtime) in client_process_import_file() argument
5710 int modtime;
5760 if (modtime)
/openbsd/include/
H A Dutime.h48 time_t modtime; /* Modification time */ member
/openbsd/lib/libc/gen/
H A Dutime.c44 tv[1].tv_sec = times->modtime; in utime()
/openbsd/usr.bin/ftp/
H A Dcmds.h79 void modtime(int, char **);
H A Dcmdtab.c166 { "modtime", H(modtimehelp), 0, 1, 1, CMPL(r) modtime },
/openbsd/gnu/usr.sbin/mkhybrid/src/libfile/
H A Dlfile.c224 utbuf.modtime = sb.st_mtime;
/openbsd/gnu/usr.bin/binutils/binutils/
H A Drename.c105 tb.modtime = statbuf->st_mtime; in set_times()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Drename.c107 tb.modtime = statbuf->st_mtime; in set_times()
/openbsd/gnu/usr.bin/cvs/lib/
H A Dsystem.h250 long modtime; member
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.h181 uint32_t modtime = 0; member
H A DObjectFilePECOFF.cpp590 coff_header.modtime = data.GetU32(offset_ptr); in ParseCOFFHeader()
1259 s->Printf(" modtime = 0x%8.8x\n", header.modtime); in DumpCOFFHeader()
/openbsd/gnu/usr.bin/cvs/emx/
H A Dfilesubr.c100 t.modtime = sb.st_mtime;
/openbsd/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c94 t.modtime = sb.st_mtime;
/openbsd/gnu/usr.bin/cvs/windows-NT/
H A Dfilesubr.c98 t.modtime = sb.st_mtime;
/openbsd/gnu/usr.bin/perl/
H A Ddoio.c2821 Time_t modtime; in Perl_apply()
2844 utbuf.modtime = (Time_t)SvNV(modified); /* time modified */ in Perl_apply()
2847 utbuf.modtime = (Time_t)SvIV(modified); /* time modified */ in Perl_apply()

12