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

22 lines
1.6 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>utime</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--interface.c.html#L256'>utime</a> 256 lib/vfs/interface.c MC_NAMEOP (utime, (const vfs_path_t *vpath, mc_timesbuf_t *times), (vpath, times))</span>
<span class='curline'><a href='../S/lib--vfs--utilvfs.c.html#L384'>utime</a> 384 lib/vfs/utilvfs.c return utime (path, times);</span>
<span class='curline'><a href='../S/lib--vfs--vfs.h.html#L181'>utime</a> 181 lib/vfs/vfs.h int (*utime) (const vfs_path_t *vpath, mc_timesbuf_t *times);</span>
<span class='curline'><a href='../S/src--vfs--local--local.c.html#L513'>utime</a> 513 src/vfs/local/local.c vfs_local_ops-&gt;utime = local_utime;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L586'>utime</a> 586 src/vfs/sfs/sfs.c vfs_sfs_ops-&gt;utime = sfs_utime;</span>
<span class='curline'><a href='../S/src--vfs--sftpfs--sftpfs.c.html#L836'>utime</a> 836 src/vfs/sftpfs/sftpfs.c vfs_sftpfs_ops-&gt;utime = sftpfs_cb_utime;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L1713'>utime</a> 1713 src/vfs/shell/shell.c vfs_shell_ops-&gt;utime = shell_utime;</span>
</pre>
</body>
</html>