mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 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>lock_file</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--lock.h.html#L24'>lock_file</a> 24 lib/lock.h int lock_file (const vfs_path_t *fname_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--edit.c.html#L630'>lock_file</a> 630 src/editor/edit.c edit->locked = lock_file (edit->filename_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L433'>lock_file</a> 433 src/editor/editcmd.c save_lock = lock_file (edit->filename_vpath);</span>
|
|
<span class='curline'><a href='../S/src--editor--editcmd.c.html#L992'>lock_file</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'>lock_file</a> 996 src/editor/editcmd.c save_lock = lock_file (exp_vpath);</span>
|
|
<span class='curline'><a href='../S/src--viewer--actions_cmd.c.html#L214'>lock_file</a> 214 src/viewer/actions_cmd.c view->locked = lock_file (view->filename_vpath) != 0;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|