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

19 lines
1.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>shell_directory_timeout</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/src--setup.c.html#L394'>shell_directory_timeout</a> 394 src/setup.c { "shell_directory_timeout", &amp;shell_directory_timeout },</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L82'>shell_directory_timeout</a> 82 src/vfs/shell/shell.c int shell_directory_timeout = 900;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.c.html#L906'>shell_directory_timeout</a> 906 src/vfs/shell/shell.c dir-&gt;timestamp = g_get_monotonic_time () + shell_directory_timeout * G_USEC_PER_SEC;</span>
<span class='curline'><a href='../S/src--vfs--shell--shell.h.html#L19'>shell_directory_timeout</a> 19 src/vfs/shell/shell.h extern int shell_directory_timeout;</span>
</pre>
</body>
</html>