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 520 lib/vfs/parse_ls_vga.c vfs_parse_filedate (int idx, time_t *t) time_t 527 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 3433 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 211 src/filemanager/hotlist.c static time_t hotlist_file_mtime; time_t 604 src/vfs/cpio/cpio.c ((time_t) u.buf.c_mtimes[0] << 16) | u.buf.c_mtimes[1]; time_t 1233 src/vfs/extfs/extfs.c const time_t atime = inode->st.st_atime; time_t 1234 src/vfs/extfs/extfs.c const time_t mtime = inode->st.st_mtime; time_t 1235 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 101 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t rawnow; time_t 203 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t time_t 207 src/vfs/ftpfs/ftpfs_parse_ls.c time_t tl, tb; time_t 227 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t time_t 549 src/vfs/ftpfs/ftpfs_parse_ls.c time_t date = NO_DATE; time_t 658 src/vfs/ftpfs/ftpfs_parse_ls.c time_t date = NO_DATE; time_t 826 src/vfs/ftpfs/ftpfs_parse_ls.c time_t mtime; time_t 436 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 259 src/vfs/tar/tar-xheader.c time_t s; time_t 263 src/vfs/tar/tar-xheader.c s = stoint (arg, arg_lim, &overflow, TYPE_MINIMUM (time_t), TYPE_MAXIMUM (time_t)); time_t 235 src/vfs/tar/tar.c static inline time_t time_t 238 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 197 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c string_date (time_t t)