mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
42 lines
5.0 KiB
HTML
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->locked = lock_file (edit->filename_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2182'>locked</a> 2182 src/editor/edit.c edit->locked = 0;</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2213'>locked</a> 2213 src/editor/edit.c if (edit->locked)</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L2214'>locked</a> 2214 src/editor/edit.c edit->locked = unlock_file (edit->filename_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L432'>locked</a> 432 src/editor/editcmd.c if (edit->locked == 0 && edit->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 > 0 && edit->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->locked = unlock_file (edit->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->locked == 0 && edit->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->locked != 0)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1013'>locked</a> 1013 src/editor/editcmd.c edit->locked = unlock_file (edit->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->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->locked = unlock_file (edit->filename_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1298'>locked</a> 1298 src/editor/editcmd.c if (edit->locked != 0)</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L1299'>locked</a> 1299 src/editor/editcmd.c edit->locked = unlock_file (edit->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->locked = lock_file (view->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->locked)</span>
|
|
<span class='curline'><a href='../S/src--viewer--hex.c.html#L405'>locked</a> 405 src/viewer/hex.c view->locked = unlock_file (view->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->locked)</span>
|
|
<span class='curline'><a href='../S/src--viewer--hex.c.html#L453'>locked</a> 453 src/viewer/hex.c view->locked = unlock_file (view->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->locked = FALSE;</span>
|
|
<span class='curline'><a href='../S/src--viewer--mcviewer.c.html#L215'>locked</a> 215 src/viewer/mcviewer.c view->locked = FALSE;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|