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

22 lines
1.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>clipboard_paste_path</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--clipboard.c.html#L49'>clipboard_paste_path</a> 49 src/clipboard.c char *clipboard_paste_path = NULL;</span>
<span class='curline'><a href='../S/src--clipboard.c.html#L111'>clipboard_paste_path</a> 111 src/clipboard.c if (clipboard_paste_path == NULL || clipboard_paste_path[0] == '\0')</span>
<span class='curline'><a href='../S/src--clipboard.c.html#L114'>clipboard_paste_path</a> 114 src/clipboard.c p = mc_popen (clipboard_paste_path, TRUE, TRUE, NULL);</span>
<span class='curline'><a href='../S/src--clipboard.h.html#L17'>clipboard_paste_path</a> 17 src/clipboard.h extern char *clipboard_paste_path;</span>
<span class='curline'><a href='../S/src--setup.c.html#L975'>clipboard_paste_path</a> 975 src/setup.c clipboard_paste_path =</span>
<span class='curline'><a href='../S/src--setup.c.html#L1026'>clipboard_paste_path</a> 1026 src/setup.c clipboard_paste_path);</span>
<span class='curline'><a href='../S/src--setup.c.html#L1046'>clipboard_paste_path</a> 1046 src/setup.c g_free (clipboard_paste_path);</span>
</pre>
</body>
</html>