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

22 lines
1.7 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>the_set</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--vfs--ftpfs--ftpfs_parse_ls.c.html#L1116'>the_set</a> 1116 src/vfs/ftpfs/ftpfs_parse_ls.c GSList **the_set = NULL;</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1184'>the_set</a> 1184 src/vfs/ftpfs/ftpfs_parse_ls.c the_set = &amp;set[i];</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1205'>the_set</a> 1205 src/vfs/ftpfs/ftpfs_parse_ls.c *the_set = g_slist_prepend (*the_set, info);</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1214'>the_set</a> 1214 src/vfs/ftpfs/ftpfs_parse_ls.c if (the_set == NULL)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1217'>the_set</a> 1217 src/vfs/ftpfs/ftpfs_parse_ls.c the_set = &amp;set[i];</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1223'>the_set</a> 1223 src/vfs/ftpfs/ftpfs_parse_ls.c if (&amp;set[i] != the_set)</span>
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs_parse_ls.c.html#L1234'>the_set</a> 1234 src/vfs/ftpfs/ftpfs_parse_ls.c return the_set != NULL ? g_slist_reverse (*the_set) : NULL;</span>
</pre>
</body>
</html>