mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.6 KiB
HTML
21 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>list_append_unique</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--mcconfig--history.c.html#L163'>list_append_unique</a> 163 lib/mcconfig/history.c hist = list_append_unique (hist, this_entry);</span>
|
|
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L168'>list_append_unique</a> 168 lib/mcconfig/history.c hist = list_append_unique (hist, this_entry);</span>
|
|
<span class='curline'><a href='../S/lib--mcconfig--history.c.html#L171'>list_append_unique</a> 171 lib/mcconfig/history.c hist = list_append_unique (hist, g_strndup (buffer->str, buffer->len));</span>
|
|
<span class='curline'><a href='../S/lib--util.h.html#L252'>list_append_unique</a> 252 lib/util.h GList *list_append_unique (GList *list, char *text);</span>
|
|
<span class='curline'><a href='../S/lib--widget--input.c.html#L251'>list_append_unique</a> 251 lib/widget/input.c in->history.list = list_append_unique (in->history.list, t);</span>
|
|
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L1384'>list_append_unique</a> 1384 src/filemanager/panel.c panel->dir_history.list = list_append_unique (panel->dir_history.list, tmp);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|