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

27 lines
2.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>now</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--util.c.html#L1380'>now</a> 1380 lib/util.c gint64 now;</span>
<span class='curline'><a href='../S/lib--util.c.html#L1382'>now</a> 1382 lib/util.c now = g_get_monotonic_time ();</span>
<span class='curline'><a href='../S/lib--util.c.html#L1384'>now</a> 1384 lib/util.c if (now &gt;= *timestamp &amp;&amp; now &lt; *timestamp + delay)</span>
<span class='curline'><a href='../S/lib--util.c.html#L1387'>now</a> 1387 lib/util.c *timestamp = now;</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L238'>now</a> 238 lib/vfs/gc.c vfs_expire (gboolean now)</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L253'>now</a> 253 lib/vfs/gc.c if (now)</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L264'>now</a> 264 lib/vfs/gc.c if (now)</span>
<span class='curline'><a href='../S/lib--vfs--vfs.h.html#L258'>now</a> 258 lib/vfs/vfs.h void vfs_expire (gboolean now);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L108'>now</a> 108 src/vfs/ftpfs/ftpfs_parse_ls.c static struct tm now;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L154'>now</a> 154 src/vfs/ftpfs/ftpfs_parse_ls.c now = *localtime (&amp;rawnow);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L167'>now</a> 167 src/vfs/ftpfs/ftpfs_parse_ls.c year = now.tm_year + 1900;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L169'>now</a> 169 src/vfs/ftpfs/ftpfs_parse_ls.c if (month * 32 + day &gt; now.tm_mon * 32 + now.tm_mday + 6)</span>
</pre>
</body>
</html>