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

24 lines
1.9 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>save_lock</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--editor--editcmd.c.html#L430'>save_lock</a> 430 src/editor/editcmd.c int save_lock = 0;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L433'>save_lock</a> 433 src/editor/editcmd.c save_lock = lock_file (edit-&gt;filename_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L438'>save_lock</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#L951'>save_lock</a> 951 src/editor/editcmd.c int save_lock = 0;</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L992'>save_lock</a> 992 src/editor/editcmd.c save_lock = lock_file (exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L996'>save_lock</a> 996 src/editor/editcmd.c save_lock = lock_file (exp_vpath);</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1010'>save_lock</a> 1010 src/editor/editcmd.c if (save_lock != 0)</span>
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1015'>save_lock</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#L1034'>save_lock</a> 1034 src/editor/editcmd.c if (save_lock != 0)</span>
</pre>
</body>
</html>