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

40 lines
4.6 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>which</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--path.c.html#L992'>which</a> 992 lib/vfs/path.c if (vfs-&gt;which != NULL)</span>
<span class='curline'><a href='../S/lib--vfs--path.c.html#L994'>which</a> 994 lib/vfs/path.c if (vfs-&gt;which (vfs, prefix) == -1)</span>
<span class='curline'><a href='../S/lib--vfs--vfs.h.html#L160'>which</a> 160 lib/vfs/vfs.h int (*which) (struct vfs_class *me, const char *path);</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L1079'>which</a> 1079 lib/widget/menu.c menubar_activate (WMenuBar *menubar, gboolean dropped, int which)</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L1090'>which</a> 1090 lib/widget/menu.c if (which &gt;= 0)</span>
<span class='curline'><a href='../S/lib--widget--menu.c.html#L1091'>which</a> 1091 lib/widget/menu.c menubar-&gt;current = (guint) which;</span>
<span class='curline'><a href='../S/lib--widget--menu.h.html#L59'>which</a> 59 lib/widget/menu.h void menubar_activate (WMenuBar *menubar, gboolean dropped, int which);</span>
<span class='curline'><a href='../S/src--editor--editmenu.c.html#L256'>which</a> 256 src/editor/editmenu.c edit_drop_menu_cmd (WDialog *h, int which)</span>
<span class='curline'><a href='../S/src--editor--editmenu.c.html#L261'>which</a> 261 src/editor/editmenu.c menubar_activate (menubar, drop_menus, which);</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4214'>which</a> 4214 src/filemanager/panel.c update_one_panel (int which, panel_update_flags_t flags, const char *current_file)</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4216'>which</a> 4216 src/filemanager/panel.c if (get_panel_type (which) == view_listing)</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L4220'>which</a> 4220 src/filemanager/panel.c panel = PANEL (get_panel_widget (which));</span>
<span class='curline'><a href='../S/src--vfs--extfs--extfs.c.html#L1720'>which</a> 1720 src/vfs/extfs/extfs.c vfs_extfs_ops-&gt;which = extfs_which;</span>
<span class='curline'><a href='../S/src--vfs--local--local.c.html#L496'>which</a> 496 src/vfs/local/local.c vfs_local_ops-&gt;which = local_which;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L151'>which</a> 151 src/vfs/sfs/sfs.c w = path_element-&gt;class-&gt;which (path_element-&gt;class, path_element-&gt;vfs_prefix);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L380'>which</a> 380 src/vfs/sfs/sfs.c struct cachedfile *which;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L383'>which</a> 383 src/vfs/sfs/sfs.c which = (struct cachedfile *) id;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L384'>which</a> 384 src/vfs/sfs/sfs.c cur = g_slist_find (head, which);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L388'>which</a> 388 src/vfs/sfs/sfs.c which = (struct cachedfile *) cur-&gt;data;</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L389'>which</a> 389 src/vfs/sfs/sfs.c unlink (which-&gt;cache);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L390'>which</a> 390 src/vfs/sfs/sfs.c g_free (which-&gt;cache);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L391'>which</a> 391 src/vfs/sfs/sfs.c g_free (which-&gt;name);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L392'>which</a> 392 src/vfs/sfs/sfs.c g_free (which);</span>
<span class='curline'><a href='../S/src--vfs--sfs--sfs.c.html#L577'>which</a> 577 src/vfs/sfs/sfs.c vfs_sfs_ops-&gt;which = sfs_which;</span>
<span class='curline'><a href='../S/tests--lib--vfs--vfs_prefix_to_class.c.html#L64'>which</a> 64 tests/lib/vfs/vfs_prefix_to_class.c vfs_test_ops1.which = test_which;</span>
</pre>
</body>
</html>