Files
source/Y/mtime.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

59 lines
8.2 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>mtime</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L391'>mtime</a> 391 lib/vfs/utilvfs.c vfs_get_timespecs_from_timesbuf (mc_timesbuf_t *times, mc_timespec_t *atime, mc_timespec_t *mtime)</span>
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L396'>mtime</a> 396 lib/vfs/utilvfs.c mtime-&gt;tv_sec = (*times)[1].tv_sec;</span>
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L397'>mtime</a> 397 lib/vfs/utilvfs.c mtime-&gt;tv_nsec = (*times)[1].tv_nsec;</span>
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L401'>mtime</a> 401 lib/vfs/utilvfs.c mtime-&gt;tv_sec = times-&gt;modtime;</span>
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L402'>mtime</a> 402 lib/vfs/utilvfs.c mtime-&gt;tv_nsec = 0;</span>
<span class='curline'><a href='../S/lib--vfs--utilvfs.h.html#L65'>mtime</a> 65 lib/vfs/utilvfs.h mc_timespec_t *mtime);</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L3404'>mtime</a> 3404 src/diffviewer/ydiff.c time_t mtime; \</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L3405'>mtime</a> 3405 src/diffviewer/ydiff.c mtime = st##n.st_mtime; \</span>
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L3407'>mtime</a> 3407 src/diffviewer/ydiff.c changed = (mtime != st##n.st_mtime); \</span>
<span class='curline'><a href='../S/src--execute.c.html#L182'>mtime</a> 182 src/execute.c time_t *mtime)</span>
<span class='curline'><a href='../S/src--execute.c.html#L204'>mtime</a> 204 src/execute.c *mtime = st.st_mtime;</span>
<span class='curline'><a href='../S/src--execute.c.html#L212'>mtime</a> 212 src/execute.c time_t *mtime)</span>
<span class='curline'><a href='../S/src--execute.c.html#L224'>mtime</a> 224 src/execute.c mc_ungetlocalcopy (filename_vpath, *localcopy_vpath, *mtime != st.st_mtime);</span>
<span class='curline'><a href='../S/src--execute.c.html#L615'>mtime</a> 615 src/execute.c time_t mtime;</span>
<span class='curline'><a href='../S/src--execute.c.html#L617'>mtime</a> 617 src/execute.c if (!execute_prepare_with_vfs_arg (filename_vpath, &amp;localcopy_vpath, &amp;mtime))</span>
<span class='curline'><a href='../S/src--execute.c.html#L624'>mtime</a> 624 src/execute.c execute_cleanup_with_vfs_arg (filename_vpath, &amp;localcopy_vpath, &amp;mtime);</span>
<span class='curline'><a href='../S/src--execute.c.html#L644'>mtime</a> 644 src/execute.c time_t mtime = 0;</span>
<span class='curline'><a href='../S/src--execute.c.html#L646'>mtime</a> 646 src/execute.c if (!execute_prepare_with_vfs_arg (filename_vpath, &amp;localcopy_vpath, &amp;mtime))</span>
<span class='curline'><a href='../S/src--execute.c.html#L670'>mtime</a> 670 src/execute.c execute_cleanup_with_vfs_arg (filename_vpath, &amp;localcopy_vpath, &amp;mtime);</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1239'>mtime</a> 1239 src/vfs/extfs/extfs.c const time_t mtime = inode-&gt;st.st_mtime;</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1252'>mtime</a> 1252 src/vfs/extfs/extfs.c buf-&gt;st_mtime = mtime;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L827'>mtime</a> 827 src/vfs/ftpfs/ftpfs_parse_ls.c time_t mtime;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L869'>mtime</a> 869 src/vfs/ftpfs/ftpfs_parse_ls.c mtime = mktime (&amp;tms);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L908'>mtime</a> 908 src/vfs/ftpfs/ftpfs_parse_ls.c s-&gt;st_mtime = mtime;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L261'>mtime</a> 261 src/vfs/sftpfs/internal.c s-&gt;st_mtime = attrs-&gt;mtime;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L262'>mtime</a> 262 src/vfs/sftpfs/internal.c s-&gt;st_ctime = attrs-&gt;mtime;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L434'>mtime</a> 434 src/vfs/sftpfs/internal.c sftpfs_utime (const vfs_path_t *vpath, time_t atime, time_t mtime, GError **mcerror)</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.c.html#L448'>mtime</a> 448 src/vfs/sftpfs/internal.c attrs.mtime = mtime;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--internal.h.html#L86'>mtime</a> 86 src/vfs/sftpfs/internal.h int sftpfs_utime (const vfs_path_t *vpath, time_t atime, time_t mtime, GError **mcerror);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L339'>mtime</a> 339 src/vfs/sftpfs/sftpfs.c mc_timespec_t atime, mtime;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L341'>mtime</a> 341 src/vfs/sftpfs/sftpfs.c vfs_get_timespecs_from_timesbuf (times, &amp;atime, &amp;mtime);</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L342'>mtime</a> 342 src/vfs/sftpfs/sftpfs.c rc = sftpfs_utime (vpath, atime.tv_sec, mtime.tv_sec, &amp;mcerror);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1430'>mtime</a> 1430 src/vfs/shell/shell.c mc_timespec_t atime, mtime;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1444'>mtime</a> 1444 src/vfs/shell/shell.c vfs_get_timespecs_from_timesbuf (times, &amp;atime, &amp;mtime);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1453'>mtime</a> 1453 src/vfs/shell/shell.c gmt = gmtime (&amp;mtime.tv_sec);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1458'>mtime</a> 1458 src/vfs/shell/shell.c gmt-&gt;tm_sec, mtime.tv_nsec);</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1467'>mtime</a> 1467 src/vfs/shell/shell.c rpath, (uintmax_t) atime.tv_sec, (uintmax_t) mtime.tv_sec, utcatime, utcmtime,</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-internal.h.html#L80'>mtime</a> 80 src/vfs/tar/tar-internal.h char mtime[12]; // 136</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-internal.h.html#L144'>mtime</a> 144 src/vfs/tar/tar-internal.h char mtime[12]; // 136</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-internal.h.html#L251'>mtime</a> 251 src/vfs/tar/tar-internal.h struct timespec mtime;</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-xheader.c.html#L485'>mtime</a> 485 src/vfs/tar/tar-xheader.c st-&gt;mtime = ts;</span>
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L480'>mtime</a> 480 src/vfs/tar/tar.c current_stat_info.mtime.tv_nsec = 0;</span>
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L483'>mtime</a> 483 src/vfs/tar/tar.c current_stat_info.mtime.tv_sec = TIME_FROM_HEADER (header-&gt;header.mtime);</span>
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L572'>mtime</a> 572 src/vfs/tar/tar.c (*inode)-&gt;st.st_mtime = current_stat_info.mtime.tv_sec;</span>
</pre>
</body>
</html>