time_t             82 lib/timefmt.c      time_t testtime;
time_t            132 lib/timefmt.c  file_date (time_t when)
time_t            135 lib/timefmt.c      time_t current_time = time (NULL);
time_t             38 lib/timefmt.h          time_t __current_time;                                                                     \
time_t             55 lib/timefmt.h  const char *file_date (time_t when);
time_t            521 lib/vfs/parse_ls_vga.c vfs_parse_filedate (int idx, time_t *t)
time_t            528 lib/vfs/parse_ls_vga.c     time_t current_time;
time_t             61 lib/vfs/utilvfs.h int vfs_parse_filedate (int idx, time_t *t);
time_t            100 lib/vfs/vfs.h      time_t tv_sec;
time_t           3434 src/diffviewer/ydiff.c                 time_t mtime;                                                                      \
time_t            182 src/execute.c                                time_t *mtime)
time_t            212 src/execute.c                                time_t *mtime)
time_t            615 src/execute.c      time_t mtime;
time_t            644 src/execute.c      time_t mtime = 0;
time_t            102 src/filemanager/ext.c static time_t localmtime = 0;
time_t            210 src/filemanager/hotlist.c static time_t hotlist_file_mtime;
time_t            607 src/vfs/cpio/cpio.c         ((time_t) u.buf.c_mtimes[0] << 16) | u.buf.c_mtimes[1];
time_t           1238 src/vfs/extfs/extfs.c     const time_t atime = inode->st.st_atime;
time_t           1239 src/vfs/extfs/extfs.c     const time_t mtime = inode->st.st_mtime;
time_t           1240 src/vfs/extfs/extfs.c     const time_t ctime = inode->st.st_ctime;
time_t             60 src/vfs/ftpfs/ftpfs_parse_ls.c #define NO_DATE           ((time_t) (-1L))
time_t            107 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t rawnow;
time_t            205 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t
time_t            209 src/vfs/ftpfs/ftpfs_parse_ls.c     time_t tl, tb;
time_t            229 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t
time_t            550 src/vfs/ftpfs/ftpfs_parse_ls.c     time_t date = NO_DATE;
time_t            659 src/vfs/ftpfs/ftpfs_parse_ls.c     time_t date = NO_DATE;
time_t            827 src/vfs/ftpfs/ftpfs_parse_ls.c     time_t mtime;
time_t            434 src/vfs/sftpfs/internal.c sftpfs_utime (const vfs_path_t *vpath, time_t atime, time_t mtime, GError **mcerror)
time_t             86 src/vfs/sftpfs/internal.h int sftpfs_utime (const vfs_path_t *vpath, time_t atime, time_t mtime, GError **mcerror);
time_t            255 src/vfs/tar/tar-xheader.c     time_t s;
time_t            259 src/vfs/tar/tar-xheader.c     s = stoint (arg, arg_lim, &overflow, TYPE_MINIMUM (time_t), TYPE_MAXIMUM (time_t));
time_t            225 src/vfs/tar/tar.c static inline time_t
time_t            228 src/vfs/tar/tar.c     return tar_from_header (p, s, "time_t", TYPE_MINIMUM (time_t), TYPE_MAXIMUM (time_t), FALSE);
time_t             83 src/vfs/undelfs/undelfs.c     time_t dtime;
time_t            205 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c string_date (time_t t)