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

42 lines
5.0 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>locked</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--gc.c.html#L240'>locked</a> 240 lib/vfs/gc.c static gboolean locked = FALSE;</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L246'>locked</a> 246 lib/vfs/gc.c if (locked)</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L248'>locked</a> 248 lib/vfs/gc.c locked = TRUE;</span>
<span class='curline'><a href='../S/lib--vfs--gc.c.html#L288'>locked</a> 288 lib/vfs/gc.c locked = FALSE;</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L630'>locked</a> 630 src/editor/edit.c edit-&gt;locked = lock_file (edit-&gt;filename_vpath);</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2182'>locked</a> 2182 src/editor/edit.c edit-&gt;locked = 0;</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2213'>locked</a> 2213 src/editor/edit.c if (edit-&gt;locked)</span>
<span class='curline'><a href='../S/src--editor--edit.c.html#L2214'>locked</a> 2214 src/editor/edit.c edit-&gt;locked = unlock_file (edit-&gt;filename_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L432'>locked</a> 432 src/editor/editcmd.c if (edit-&gt;locked == 0 &amp;&amp; edit-&gt;delete_file == 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L438'>locked</a> 438 src/editor/editcmd.c if ((res &gt; 0 &amp;&amp; edit-&gt;locked != 0) || save_lock != 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L439'>locked</a> 439 src/editor/editcmd.c edit-&gt;locked = unlock_file (edit-&gt;filename_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L994'>locked</a> 994 src/editor/editcmd.c else if (edit-&gt;locked == 0 &amp;&amp; edit-&gt;delete_file == 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1012'>locked</a> 1012 src/editor/editcmd.c if (edit-&gt;locked != 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1013'>locked</a> 1013 src/editor/editcmd.c edit-&gt;locked = unlock_file (edit-&gt;filename_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1015'>locked</a> 1015 src/editor/editcmd.c else if (edit-&gt;locked != 0 || save_lock != 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1016'>locked</a> 1016 src/editor/editcmd.c edit-&gt;locked = unlock_file (edit-&gt;filename_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1298'>locked</a> 1298 src/editor/editcmd.c if (edit-&gt;locked != 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1299'>locked</a> 1299 src/editor/editcmd.c edit-&gt;locked = unlock_file (edit-&gt;filename_vpath);</span>
<span class='curline'><a href='../S/src--editor--editwidget.h.html#L98'>locked</a> 98 src/editor/editwidget.h unsigned int locked : 1; // We hold lock on current file</span>
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L214'>locked</a> 214 src/viewer/actions_cmd.c view-&gt;locked = lock_file (view-&gt;filename_vpath) != 0;</span>
<span class='curline'><a href='../S/src--viewer--hex.c.html#L404'>locked</a> 404 src/viewer/hex.c if (view-&gt;locked)</span>
<span class='curline'><a href='../S/src--viewer--hex.c.html#L405'>locked</a> 405 src/viewer/hex.c view-&gt;locked = unlock_file (view-&gt;filename_vpath) != 0;</span>
<span class='curline'><a href='../S/src--viewer--hex.c.html#L452'>locked</a> 452 src/viewer/hex.c if (view-&gt;locked)</span>
<span class='curline'><a href='../S/src--viewer--hex.c.html#L453'>locked</a> 453 src/viewer/hex.c view-&gt;locked = unlock_file (view-&gt;filename_vpath) != 0;</span>
<span class='curline'><a href='../S/src--viewer--internal.h.html#L137'>locked</a> 137 src/viewer/internal.h gboolean locked; // We hold lock on current file</span>
<span class='curline'><a href='../S/src--viewer--lib.c.html#L164'>locked</a> 164 src/viewer/lib.c view-&gt;locked = FALSE;</span>
<span class='curline'><a href='../S/src--viewer--mcviewer.c.html#L215'>locked</a> 215 src/viewer/mcviewer.c view-&gt;locked = FALSE;</span>
</pre>
</body>
</html>