Searched refs:modtime (Results 1 - 25 of 101) sorted by relevance

12345

/macosx-10.9.5/sudo-72/src/emul/
H A Dutime.h22 time_t modtime; /* mod time */ member in struct:utimbuf
/macosx-10.9.5/Libc-997.90.3/include/
H A Dutime.h66 time_t modtime; /* Modification time */ member in struct:utimbuf
/macosx-10.9.5/emacs-92/emacs/mac/inc/
H A Dutime.h33 time_t modtime; /* modification time */ member in struct:utimbuf
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libnetbsd/
H A Dutimes.c52 ut.modtime = times[1].tv_sec;
/macosx-10.9.5/sudo-72/src/
H A Dutimes.c47 utb.modtime = (time_t)(times[1].tv_sec + times[1].tv_usec / 1000000);
67 utb.modtime = (time_t)(times[1].tv_sec + times[1].tv_usec / 1000000);
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dutime.c49 tv[1].tv_sec = times->modtime;
/macosx-10.9.5/libarchive-29/libarchive/cpio/test/
H A Dtest_option_u.c59 times.modtime = 3;
H A Dtest_option_a.c75 times.modtime = 3;
/macosx-10.9.5/mail_cmds-29/mail/
H A Dedit.c153 time_t modtime; local
177 modtime = 0;
179 modtime = statb.st_mtime;
216 if (modtime == statb.st_mtime) {
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dutimens.c43 long modtime; member in struct:utimbuf
172 utimbuf.modtime = timespec[1].tv_sec;
H A Dutime.c46 long modtime; member in struct:utimbuf
/macosx-10.9.5/libresolv-54/
H A Ddns_private.h36 uint32_t modtime; member in struct:__anon9570
/macosx-10.9.5/postfix-252/postfix/src/oqmgr/
H A Dqmgr_move.c75 tbuf.actime = tbuf.modtime = time_stamp;
/macosx-10.9.5/postfix-252/postfix/src/qmgr/
H A Dqmgr_move.c75 tbuf.actime = tbuf.modtime = time_stamp;
/macosx-10.9.5/tidy-15.12/tidy/src/
H A Dmappedio.c270 LONGLONG actime, modtime; local
274 GetFileTime(fin, NULL, (FILETIME*)&actime, (FILETIME*)&modtime) )
284 doc->filetimes.modtime =
285 (time_t)( ( modtime - TY_I64(116444736000000000)) / 10000000 );
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dutil.c818 time_t modtime = 0; /* Modification time */ local
827 if (cupsGetPPD3(CUPS_HTTP_DEFAULT, name, &modtime, cg->ppd_filename,
853 time_t modtime = 0; /* Modification time */ local
858 if (cupsGetPPD3(http, name, &modtime, cg->ppd_filename,
870 * The "modtime" parameter contains the modification time of any
892 time_t *modtime, /* IO - Modification time */
914 DEBUG_printf(("cupsGetPPD3(http=%p, name=\"%s\", modtime=%p(%d), buffer=%p, "
915 "bufsize=%d)", http, name, modtime,
916 modtime ? (int)*modtime
890 cupsGetPPD3(http_t *http, const char *name, time_t *modtime, char *buffer, size_t bufsize) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/ftp/ftp/
H A Dextern.h98 void modtime (int, char **);
/macosx-10.9.5/rsync-42/rsync/
H A Dflist.c146 (double)f->length, timestring(f->modtime),
153 (double)f->length, timestring(f->modtime),
315 static time_t modtime; local
331 modtime = 0, mode = 0;
373 if (file->modtime == modtime)
376 modtime = file->modtime;
427 write_int(f, modtime);
495 static time_t modtime; local
[all...]
H A Drsync.c154 && cmp_time(st->st_mtime, file->modtime) != 0) {
155 int ret = set_modtime(fname, file->modtime, st->st_mode);
H A Dutil.c124 int set_modtime(char *fname, time_t modtime, mode_t mode) argument
132 rprintf(FINFO, "set modtime of %s to (%ld) %s",
133 fname, (long)modtime,
134 asctime(localtime(&modtime)));
145 t[1].tv_sec = modtime;
155 tbuf.modtime = modtime;
160 t[1] = modtime;
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootpdfile.c65 static long modtime = 0; /* last modification time of bootptab */ variable
127 && st.st_mtime == modtime) {
132 modtime = st.st_mtime;
/macosx-10.9.5/lukemftp-13.92.1/tnftp/src/
H A Dextern.h171 void modtime(int, char **);
/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/Plugin/
H A DImage.pm116 $self->{ modtime } = (stat $self->{ file })[10];
135 # modtime()
139 # [% date.format(image.modtime, "%Y/%m/%d") %]
142 sub modtime { subroutine
145 return $self->{ modtime };
271 The C<modtime> method returns the modification time of the file in question,
276 [% date.format(image.modtime, "%B, %e %Y") %]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/Plugin/
H A DImage.pm116 $self->{ modtime } = (stat $self->{ file })[10];
135 # modtime()
139 # [% date.format(image.modtime, "%Y/%m/%d") %]
142 sub modtime { subroutine
145 return $self->{ modtime };
271 The C<modtime> method returns the modification time of the file in question,
276 [% date.format(image.modtime, "%B, %e %Y") %]
/macosx-10.9.5/emacs-92/emacs/lisp/mail/
H A Dmailabbrev.el160 (defvar mail-abbrev-modtime nil
166 (let ((modtime (nth 5 (file-attributes mail-personal-alias-file))))
167 (if (not (equal mail-abbrev-modtime modtime))
169 (setq mail-abbrev-modtime modtime)
178 (setq mail-abbrev-modtime

Completed in 243 milliseconds

12345