time_t 78 lib/timefmt.c time_t testtime; time_t 128 lib/timefmt.c file_date (time_t when) time_t 131 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 518 lib/vfs/parse_ls_vga.c vfs_parse_filedate (int idx, time_t * t) time_t 525 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 3509 src/diffviewer/ydiff.c time_t mtime; \ time_t 180 src/execute.c time_t * mtime) time_t 210 src/execute.c time_t * mtime) time_t 610 src/execute.c time_t mtime; time_t 639 src/execute.c time_t mtime = 0; time_t 96 src/filemanager/ext.c static time_t localmtime = 0; time_t 210 src/filemanager/hotlist.c static time_t hotlist_file_mtime; time_t 611 src/vfs/cpio/cpio.c ((time_t) u.buf.c_mtimes[0] << 16) | u.buf.c_mtimes[1]; time_t 1435 src/vfs/fish/fish.c fish_get_atime (mc_timesbuf_t * times, time_t * sec, long *nsec) time_t 1449 src/vfs/fish/fish.c fish_get_mtime (mc_timesbuf_t * times, time_t * sec, long *nsec) time_t 1467 src/vfs/fish/fish.c time_t atime, mtime; time_t 60 src/vfs/ftpfs/ftpfs_parse_ls.c #define NO_DATE ((time_t) (-1L)) time_t 100 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t rawnow; time_t 202 src/vfs/ftpfs/ftpfs_parse_ls.c static time_t time_t 206 src/vfs/ftpfs/ftpfs_parse_ls.c time_t tl, tb; time_t 226 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 438 src/vfs/sftpfs/internal.c sftpfs_utime (const vfs_path_t * vpath, time_t atime, time_t mtime, GError ** mcerror) time_t 82 src/vfs/sftpfs/internal.h int sftpfs_utime (const vfs_path_t * vpath, time_t atime, time_t mtime, GError ** mcerror); time_t 342 src/vfs/sftpfs/sftpfs.c time_t atime = (*times)[0].tv_sec; time_t 343 src/vfs/sftpfs/sftpfs.c time_t mtime = (*times)[1].tv_sec; time_t 345 src/vfs/sftpfs/sftpfs.c time_t atime = times->actime; time_t 346 src/vfs/sftpfs/sftpfs.c time_t mtime = times->modtime; time_t 84 src/vfs/undelfs/undelfs.c time_t dtime; time_t 195 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c string_date (time_t t)